Searched refs:pSignature (Results 1 – 2 of 2) sorted by relevance
1114 void* pSignature = m_stCurrentPath.top(); in endElement() local1117 if (!bIsStringType && pSignature != NULL) in endElement()1119 ((SignatureEntity *) pSignature)->setReferenceNumber(); in endElement()1342 void* pSignature = m_stCurrentPath.top(); in checkSecurityElement() local1353 SignatureEntity* pSignatureEntity = (SignatureEntity *)pSignature; in checkSecurityElement()
634 const char* pSignature = _pOptionalAdditionalString in impl_callResultSetMethodWithStrings() local638 obtainMethodId(t.pEnv, _pMethodName,pSignature, _inout_MethodID); in impl_callResultSetMethodWithStrings()
Completed in 170 milliseconds