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

  /dalvik/libdex/
DexProto.c 122 return dexGetProtoId(pProto->dexFile, pProto->protoIdx);
DexFile.h 640 DEX_INLINE const DexProtoId* dexGetProtoId(const DexFile* pDexFile, u4 idx) {
    [all...]

Completed in 33 milliseconds