Searched refs:CountDirtyBytes (Results 1 – 1 of 1) sorted by relevance
821 dirty_object_byte_count += CountDirtyBytes(object, object_remote); in AddDirtyObject()834 static size_t CountDirtyBytes(mirror::Object* object1, mirror::Object* object2) in CountDirtyBytes() function