Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dmark_compact.cc2250 uint32_t expected_state = static_cast<uint8_t>(PageState::kUnprocessed); in DoPageCompactionWithStateChange() local
4009 PageState expected_state = PageState::kUnprocessed; in ProcessLinearAlloc() local