Searched refs:kBinObjects (Results 1 – 1 of 1) sorted by relevance
120 static constexpr bool kBinObjects = true; variable723 if (kBinObjects) { in GetImageBin()1991 constexpr Bin bin = kBinObjects ? Bin::kInternalClean : Bin::kRegular; in ProcessDexFileObjects()2036 constexpr Bin clean_bin = kBinObjects ? Bin::kInternalClean : Bin::kRegular; in ProcessRoots()2102 DCHECK_EQ(bin, kBinObjects ? Bin::kString : Bin::kRegular); in ProcessInterns()