Home
last modified time | relevance | path

Searched defs:access_flags_ (Results 1 – 4 of 4) sorted by relevance

/ark/runtime_core/libpandafile/
Dclass_data_accessor.h130 uint32_t access_flags_; variable
Dfile_items.h1025 uint32_t access_flags_; variable
/ark/runtime_core/runtime/include/
Dfield.h150 uint32_t access_flags_; variable
Dmethod.h696 Aligned<std::atomic_uint32_t> access_flags_; member