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

  /dalvik/vm/oo/
Resolve.c 540 utf8 = dexStringAndSizeById(pDvmDex->pDexFile, stringIdx, &utf16Size);
  /dalvik/libdex/
DexFile.c 285 const char* dexStringAndSizeById(const DexFile* pDexFile, u4 idx,
DexFile.h 609 const char* dexStringAndSizeById(const DexFile* pDexFile, u4 idx,
    [all...]

Completed in 512 milliseconds