Searched refs:assigned (Results 1 – 2 of 2) sorted by relevance
6 block and whose result is assigned to a local value, it is smart
2012 bool assigned = TryAssignBinSlot(dex_cache, oat_index); in ProcessDexFileObjects() local2013 DCHECK(assigned); in ProcessDexFileObjects()2505 bool assigned = false; in TryAssignBinSlot() local2508 assigned = true; in TryAssignBinSlot()2510 return assigned; in TryAssignBinSlot()