Searched defs:flags_ (Results 1 – 10 of 10) sorted by relevance
| /art/runtime/verifier/ | ||
| D | instruction_flags.h | 118 uint8_t flags_; variable |
| D | method_verifier.h | 354 } flags_; variable |
| /art/runtime/ | ||
| D | trace.h | 628 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/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/runtime/native/ | ||
| D | dalvik_system_VMDebug.cc | 236 const int flags_; in VMDebug_printLoadedClasses() member in art::VMDebug_printLoadedClasses::DumpClassVisitor |
| /art/compiler/optimizing/ | ||
| D | nodes.h | 1857 uint64_t flags_; variable |
| /art/runtime/jni/ | ||
| D | check_jni.cc | 1537 const uint16_t flags_; member in art::__anon2cc6a5800111::ScopedCheck |