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
1902 bool assigned = TryAssignBinSlot(dex_cache, oat_index); in ProcessDexFileObjects() local1903 DCHECK(assigned); in ProcessDexFileObjects()2334 bool assigned = false; in TryAssignBinSlot() local2338 assigned = true; in TryAssignBinSlot()2340 return assigned; in TryAssignBinSlot()