Home
last modified time | relevance | path

Searched refs:soap_in_KMS_Agent__QueryParameters (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentC.cpp304 return soap_in_KMS_Agent__QueryParameters(soap, NULL, NULL, "KMS-Agent:QueryParameters"); in soap_getelement()
578 return soap_in_KMS_Agent__QueryParameters(soap, NULL, NULL, NULL); in soap_getelement()
6657 …if (soap_in_KMS_Agent__QueryParameters(soap, "QueryParameters", &a->QueryParameters, "KMS-Agent:Qu… in soap_in_KMS_Agent__ListKeyGroups()
6785 …if (soap_in_KMS_Agent__QueryParameters(soap, "NextPageQueryParameters", &a->NextPageQueryParameter… in soap_in_KMS_Agent__ListKeyGroupsResponse()
7603 SOAP_FMAC3 struct KMS_Agent__QueryParameters * SOAP_FMAC4 soap_in_KMS_Agent__QueryParameters(struct… in soap_in_KMS_Agent__QueryParameters() function
7683 if ((p = soap_in_KMS_Agent__QueryParameters(soap, tag, p, type))) in soap_get_KMS_Agent__QueryParameters()
H A DKMS_AgentH.h1475 SOAP_FMAC3 struct KMS_Agent__QueryParameters * SOAP_FMAC4 soap_in_KMS_Agent__QueryParameters(struct…