Searched defs:dexProtoSetFromMethodId (Results 1 - 1 of 1) sorted by relevance

/dalvik/libdex/
H A DDexProto.h87 DEX_INLINE void dexProtoSetFromMethodId(DexProto* pProto, function
128 dexProtoSetFromMethodId(&proto, pDexFile, pMethodId);
142 dexProtoSetFromMethodId(&proto, pDexFile, pMethodId);

Completed in 102 milliseconds