Home
last modified time | relevance | path

Searched defs:dexfile (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/qtools/
Dtrace_reader.cpp470 char *dexfile = ExtractDexPathFromMmap(path); in ReadPidEvent() local
674 DexFileList *dexfile = ptr->value; in ~TraceReaderBase() local
817 static void CopyDexSymbolsToArray(DexFileList *dexfile, in CopyDexSymbolsToArray()
935 DexFileList *dexfile = NULL; in ParseDexList() local
Dtrace_reader.h1278 DexFileList *dexfile = dex_hash_->Find(event->path); in HandlePidEvent() local
1506 void TraceReader<T>::PopulateSymbolsFromDexFile(const DexFileList *dexfile, in PopulateSymbolsFromDexFile()