Searched refs:dexGetProtoParameters (Results 1 – 3 of 3) sorted by relevance
137 const DexTypeList* typeList = dexGetProtoParameters(dexFile, protoId); in dexProtoGetMethodDescriptor()221 dexGetProtoParameters(pProto->dexFile, protoId); in dexProtoGetParameterCount()264 dexGetProtoParameters(dexFile1, protoId1); in protoCompare()270 dexGetProtoParameters(dexFile2, protoId2); in protoCompare()487 dexGetProtoParameters(pProto->dexFile, getProtoId(pProto)); in dexParameterIteratorInit()
770 DEX_INLINE const DexTypeList* dexGetProtoParameters( in dexGetProtoParameters() function
721 const DexTypeList* paramTypes = dexGetProtoParameters(pDexFile, protoId); in getProtoInfo()