Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/accounting/
H A Dcard_table.h69 bool IsClean(const mirror::Object* obj) const { in IsClean() function
/aosp_15_r20/external/openthread/src/core/utils/
H A Dheap.hpp210 bool IsClean(void) const in IsClean() function in ot::Utils::Heap