Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DDexFile.h55 struct DexFileApi { struct
63 DexFile(uint64_t base_addr, uint64_t file_size, std::shared_ptr<DexFileApi>&& dex_api) in DexFile() argument