Searched defs:file_ (Results 1 – 8 of 8) sorted by relevance
| /art/libartbase/base/ | ||
| D | common_art_test.h | 95   std::unique_ptr<File> file_;  variable | 
| /art/libdexfile/dex/ | ||
| D | dex_file_loader.h | 254   std::optional<File> file_;  variable | 
| /art/runtime/ | ||
| D | oat_file_assistant.h | 468     std::unique_ptr<OatFile> file_;  variable | 
| /art/libelffile/elf/ | ||
| D | elf_debug_reader.h | 187   ArrayRef<const uint8_t> const file_;  variable | 
| /art/tools/jvmti-agents/breakpoint-logger/ | ||
| D | breakpoint_logger.cc | 169   char* file_;  member in breakpoint_logger::ScopedClassInfo | 
| /art/tools/jvmti-agents/ti-alloc-sample/ | ||
| D | ti_alloc_sample.cc | 150   char* file_ = nullptr;  member in tifast::__anon55c5bed10111::ScopedClassInfo | 
| /art/test/ti-stress/ | ||
| D | stress.cc | 211   char* file_;  member in art::ScopedClassInfo | 
| /art/tools/jvmti-agents/ti-fast/ | ||
| D | tifast.cc | 227   char* file_ = nullptr;  member in tifast::__anon3adb63c80111::ScopedClassInfo |