Searched refs:dexGetProtoParameters (Results 1 - 3 of 3) sorted by relevance

/dalvik/libdex/
H A DDexProto.cpp137 const DexTypeList* typeList = dexGetProtoParameters(dexFile, protoId);
221 dexGetProtoParameters(pProto->dexFile, protoId);
264 dexGetProtoParameters(dexFile1, protoId1);
270 dexGetProtoParameters(dexFile2, protoId2);
487 dexGetProtoParameters(pProto->dexFile, getProtoId(pProto));
H A DDexFile.h759 DEX_INLINE const DexTypeList* dexGetProtoParameters( function
/dalvik/dexdump/
H A DDexDump.cpp728 const DexTypeList* paramTypes = dexGetProtoParameters(pDexFile, protoId);

Completed in 81 milliseconds