Searched defs:flags_ (Results 1 – 9 of 9) sorted by relevance
/art/runtime/verifier/ | ||
D | instruction_flags.h | 130 uint8_t flags_; variable |
/art/runtime/ | ||
D | trace.h | 323 const int flags_; variable |
/art/compiler/jit/ | ||
D | jit_logger.cc | 119 uint64_t flags_; // Currently the flags are only used for choosing clock for timestamp, member |
/art/runtime/jit/ | ||
D | debugger_interface.cc | 115 uint32_t flags_ = 0; // Reserved for future use. Must be 0. member |
/art/libprofile/profile/ | ||
D | profile_compilation_info.h | 215 uint8_t flags_ = 0; variable |
/art/runtime/native/ | ||
D | dalvik_system_VMDebug.cc | 219 const int flags_; in VMDebug_printLoadedClasses() member in art::VMDebug_printLoadedClasses::DumpClassVisitor |
/art/dexlayout/ | ||
D | dex_ir.h | 1315 std::unique_ptr<HiddenapiFlagsMap> flags_; variable |
/art/runtime/jni/ | ||
D | check_jni.cc | 1480 const uint16_t flags_; member in art::__anon01b981930111::ScopedCheck |
/art/compiler/optimizing/ | ||
D | nodes.h | 1905 uint64_t flags_; variable |