Home
last modified time | relevance | path

Searched refs:dexGetDebugInfoStream (Results 1 – 2 of 2) sorted by relevance

/dalvik/libdex/
DDexDebugInfo.cpp321 const u1* stream = dexGetDebugInfoStream(pDexFile, pCode); in dexDecodeDebugInfo()
DDexFile.h773 DEX_INLINE const u1* dexGetDebugInfoStream(const DexFile* pDexFile, in dexGetDebugInfoStream() function