Searched defs:DexFileData (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/jit/ | ||
| D | profile_compilation_info.h | 302 struct DexFileData : public DeletableArenaObject<kArenaAllocProfile> { struct |
| /art/oatdump/ | ||
| D | oatdump.cc | 791 class DexFileData { class in art::OatDumper |