OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dexGetProtoId
(Results
1 - 2
of
2
) sorted by null
/dalvik/libdex/
DexProto.cpp
122
return
dexGetProtoId
(pProto->dexFile, pProto->protoIdx);
DexFile.h
667
DEX_INLINE const DexProtoId*
dexGetProtoId
(const DexFile* pDexFile, u4 idx) {
Completed in 3902 milliseconds