Home
last modified time | relevance | path

Searched defs:flags_ (Results 1 – 9 of 9) sorted by relevance

/art/runtime/verifier/
Dinstruction_flags.h125 uint8_t flags_; variable
Dmethod_verifier.h367 } flags_; variable
/art/runtime/
Dtrace.h324 const int flags_; variable
Dstack_map.h484 uint32_t flags_ = 0; variable
/art/compiler/jit/
Djit_logger.cc119 uint64_t flags_; // Currently the flags are only used for choosing clock for timestamp, member
/art/runtime/jit/
Ddebugger_interface.cc146 uint32_t flags_ = 0; // Reserved for future use. Must be 0. member
/art/libprofile/profile/
Dprofile_compilation_info.h268 uint32_t flags_ = 0; variable
/art/runtime/native/
Ddalvik_system_VMDebug.cc223 const int flags_; in VMDebug_printLoadedClasses() member in art::VMDebug_printLoadedClasses::DumpClassVisitor
/art/dexlayout/
Ddex_ir.h1315 std::unique_ptr<HiddenapiFlagsMap> flags_; variable