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

  /dalvik/libdex/
DexProto.c 142 const DexTypeList* typeList = dexGetProtoParameters(dexFile, protoId);
237 dexGetProtoParameters(pProto->dexFile, protoId);
285 dexGetProtoParameters(dexFile1, protoId1);
291 dexGetProtoParameters(dexFile2, protoId2);
497 dexGetProtoParameters(pProto->dexFile, getProtoId(pProto));
DexFile.h 649 DEX_INLINE const DexTypeList* dexGetProtoParameters(
    [all...]

Completed in 167 milliseconds