Home
last modified time | relevance | path

Searched refs:QueryParameters (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A DKMS_AgentStub.h251 …struct KMS_Agent__QueryParameters QueryParameters; /* required element of type KMS-Agent:QueryPara… member
716 …Agent__ListKeyGroups(struct soap*, struct KMS_Agent__QueryParameters QueryParameters, struct KMS_A…
797 …endpoint, const char *soap_action, struct KMS_Agent__QueryParameters QueryParameters, struct KMS_A…
H A DKMS_AgentClient.cpp44 …endpoint, const char *soap_action, struct KMS_Agent__QueryParameters QueryParameters, struct KMS_A… in soap_call_KMS_Agent__ListKeyGroups() argument
46 soap_tmp_KMS_Agent__ListKeyGroups.QueryParameters = QueryParameters; in soap_call_KMS_Agent__ListKeyGroups()
H A DKMS_AgentC.cpp6625 soap_default_KMS_Agent__QueryParameters(soap, &a->QueryParameters); in soap_default_KMS_Agent__ListKeyGroups()
6631 soap_serialize_KMS_Agent__QueryParameters(soap, &a->QueryParameters); in soap_serialize_KMS_Agent__ListKeyGroups()
6638 …if (soap_out_KMS_Agent__QueryParameters(soap, "QueryParameters", -1, &a->QueryParameters, "KMS-Age… in soap_out_KMS_Agent__ListKeyGroups()
6657 …if (soap_in_KMS_Agent__QueryParameters(soap, "QueryParameters", &a->QueryParameters, "KMS-Agent:Qu… in soap_in_KMS_Agent__ListKeyGroups()