Searched refs:any_dirty (Results 1 – 1 of 1) sorted by relevance
1443 bool any_dirty = false; in RecordNativeRelocations() local1446 any_dirty = true; in RecordNativeRelocations()1450 NativeObjectRelocationType type = any_dirty in RecordNativeRelocations()1469 any_dirty ? NativeObjectRelocationType::kArtMethodArrayDirty in RecordNativeRelocations()1488 (any_dirty ? dirty_methods_ : clean_methods_) += num_methods; in RecordNativeRelocations()