Lines Matching refs:soap_malloc
165 soap_malloc(i_pstSoap, in CopyQueryParametersFromRequest()
188 (struct KMS_Agent::KMS_Agent__FilterParameters *)soap_malloc in CopyQueryParametersFromRequest()
211 utf8cstr) soap_malloc(i_pstSoap, in CopyQueryParametersFromRequest()
228 (utf8cstr) soap_malloc in CopyQueryParametersFromRequest()
249 (utf8cstr) soap_malloc(i_pstSoap, in CopyQueryParametersFromRequest()
262 (utf8cstr) soap_malloc(i_pstSoap, in CopyQueryParametersFromRequest()
369 (utf8cstr) soap_malloc(i_pstSoap, in CopyDataUnitFromRequest()
385 i_pDataUnit->ExternalUniqueID = (utf8cstr) soap_malloc(i_pstSoap, in CopyDataUnitFromRequest()
404 …i_pDataUnit->ExternalTag = (utf8cstr) soap_malloc(i_pstSoap, sizeof (i_pSourceDataUnit->m_acExtern… in CopyDataUnitFromRequest()
422 …i_pDataUnit->Description = (utf8cstr) soap_malloc(i_pstSoap, sizeof (i_pSourceDataUnit->m_acDescri… in CopyDataUnitFromRequest()
454 char * pBinaryData = (char *) soap_malloc(i_pstSoap, 2 * i_iBinaryDataLen + 1); in ConvertBinaryDataFromRequest()
477 pUTF8string = (char *) soap_malloc(i_pstSoap, i_iLen); in ConvertUTF8StringFromRequest()