HomeSort by relevance Sort by last modified time
    Searched refs:dexGetProtoParameters (Results 1 - 2 of 2) sorted by null

  /dalvik/libdex/
DexProto.cpp 137 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));
DexFile.h 676 DEX_INLINE const DexTypeList* dexGetProtoParameters(

Completed in 136 milliseconds