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

  /dalvik/libdex/
DexProto.cpp 122 return dexGetProtoId(pProto->dexFile, pProto->protoIdx);
DexFile.h 755 DEX_INLINE const DexProtoId* dexGetProtoId(const DexFile* pDexFile, u4 idx) {
    [all...]
  /dalvik/dexdump/
DexDump.cpp 710 const DexProtoId* protoId = dexGetProtoId(pDexFile, protoIdx);
    [all...]

Completed in 70 milliseconds