Searched refs:clean_bin (Results 1 – 1 of 1) sorted by relevance
2036 constexpr Bin clean_bin = kBinObjects ? Bin::kInternalClean : Bin::kRegular; in ProcessRoots() local2043 AssignImageBinSlot(image_roots, oat_index, clean_bin); in ProcessRoots()2048 AssignImageBinSlot(dex_caches, oat_index, clean_bin); in ProcessRoots()2055 AssignImageBinSlot(boot_image_live_objects, GetDefaultOatIndex(), clean_bin); in ProcessRoots()