Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils-inl.h318 constexpr bool is_set = (type & FindFieldFlags::WriteBit) != 0; in FindFieldFromCode() local
616 const bool is_set = (type & FindFieldFlags::WriteBit) != 0; in FindFieldFast() local