Searched defs:DexFiles (Results 1 – 2 of 2) sorted by relevance
73 bool (DexFiles::*read_entry_func_)() = nullptr; variable
46 DexFiles::DexFiles(std::shared_ptr<Memory>& memory) : Global(memory) {} in DexFiles() function in unwindstack::DexFiles48 DexFiles::DexFiles(std::shared_ptr<Memory>& memory, std::vector<std::string>& search_libs) in DexFiles() function in unwindstack::DexFiles