Searched defs:flags_ (Results 1 – 10 of 10) sorted by relevance
/art/runtime/verifier/ | ||
D | instruction_flags.h | 125 uint8_t flags_; variable |
D | method_verifier.h | 334 } flags_; variable |
/art/runtime/ | ||
D | trace.h | 573 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/oat/ | ||
D | stack_map.h | 577 uint32_t flags_ = 0; variable |
/art/runtime/native/ | ||
D | dalvik_system_VMDebug.cc | 191 const int flags_; in VMDebug_printLoadedClasses() member in art::VMDebug_printLoadedClasses::DumpClassVisitor |
/art/runtime/jit/ | ||
D | debugger_interface.cc | 157 uint32_t flags_ = 0; // Reserved for future use. Must be 0. member |
/art/libprofile/profile/ | ||
D | profile_compilation_info.h | 249 uint32_t flags_ = 0; variable |
/art/compiler/optimizing/ | ||
D | nodes.h | 2069 uint64_t flags_; variable |
/art/runtime/jni/ | ||
D | check_jni.cc | 1537 const uint16_t flags_; member in art::__anon846bc2ca0111::ScopedCheck |