Searched refs:any_dirty (Results 1 – 1 of 1) sorted by relevance
1637 bool any_dirty = false; in RecordNativeRelocations() local1640 any_dirty = true; in RecordNativeRelocations()1644 NativeObjectRelocationType type = any_dirty in RecordNativeRelocations()1664 any_dirty ? NativeObjectRelocationType::kArtMethodArrayDirty in RecordNativeRelocations()1670 (any_dirty ? dirty_methods_ : clean_methods_) += num_methods; in RecordNativeRelocations()