Home
last modified time | relevance | path

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

/aosp12/art/runtime/entrypoints/
H A 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
/aosp12/system/update_engine/update_manager/
H A Dgeneric_variables_unittest.cc61 bool is_set = false; in TEST_F() local