Searched refs:root_it (Results 1 – 1 of 1) sorted by relevance
333 auto root_it = descriptor_to_class.find(entry->class_descriptor); in MatchDirtyObjectPaths() local334 if (root_it == descriptor_to_class.end() || root_it->second == nullptr) { in MatchDirtyObjectPaths()339 mirror::Object* cur_obj = root_it->second; in MatchDirtyObjectPaths()