Searched refs:getProtoId (Results 1 – 1 of 1) sorted by relevance
121 static inline const DexProtoId* getProtoId(const DexProto* pProto) { in getProtoId() function127 const DexProtoId* protoId = getProtoId(pProto); in dexProtoGetShorty()136 const DexProtoId* protoId = getProtoId(pProto); in dexProtoGetMethodDescriptor()213 const DexProtoId* protoId = getProtoId(pProto); in dexProtoGetReturnType()219 const DexProtoId* protoId = getProtoId(pProto); in dexProtoGetParameterCount()262 const DexProtoId* protoId1 = getProtoId(pProto1); in protoCompare()268 const DexProtoId* protoId2 = getProtoId(pProto2); in protoCompare()487 dexGetProtoParameters(pProto->dexFile, getProtoId(pProto)); in dexParameterIteratorInit()