Searched refs:NextPageQueryParameters (Results 1 – 3 of 3) sorted by relevance
241 …struct KMS_Agent__QueryParameters NextPageQueryParameters; /* required element of type KMS-Agent:Q… member
6736 soap_default_KMS_Agent__QueryParameters(soap, &a->NextPageQueryParameters); in soap_default_KMS_Agent__ListKeyGroupsResponse()6743 soap_serialize_KMS_Agent__QueryParameters(soap, &a->NextPageQueryParameters); in soap_serialize_KMS_Agent__ListKeyGroupsResponse()6754 …_Agent__QueryParameters(soap, "NextPageQueryParameters", -1, &a->NextPageQueryParameters, "KMS-Age… in soap_out_KMS_Agent__ListKeyGroupsResponse()6785 …_KMS_Agent__QueryParameters(soap, "NextPageQueryParameters", &a->NextPageQueryParameters, "KMS-Age… in soap_in_KMS_Agent__ListKeyGroupsResponse()
1431 &oResponse.NextPageQueryParameters); in KMSAgent_ListKeyGroups()