Searched defs:info_ (Results 1 – 7 of 7) sorted by relevance
/art/runtime/mirror/ | ||
D | method_handle_impl.h | 144 HeapReference<mirror::Object> info_; // Unused by the runtime. variable |
/art/dexlayout/ | ||
D | dexlayout.h | 180 ProfileCompilationInfo* info_; variable |
/art/tools/breakpoint-logger/ | ||
D | breakpoint_logger.cc | 101 jvmtiThreadInfo info_; member in breakpoint_logger::ScopedThreadInfo |
/art/compiler/debug/ | ||
D | elf_debug_info_writer.h | 683 dwarf::DebugInfoEntryWriter<> info_; variable |
/art/test/913-heaps/ | ||
D | heaps.cc | 326 jvmtiHeapReferenceInfo info_; in Java_art_Test913_followReferences() member in art::Test913Heaps::Java_art_Test913_followReferences::FINAL::JNILocalElement |
/art/runtime/jit/ | ||
D | profile_compilation_info.h | 804 ArenaVector<DexFileData*> info_; variable |
/art/test/ti-stress/ | ||
D | stress.cc | 146 jvmtiThreadInfo info_; member in art::ScopedThreadInfo |