Searched refs:label_copy (Results 1 – 1 of 1) sorted by relevance
2367 const char* label_copy = names_->GetCopy(label); in FindOrAddGroupInfo() local2368 auto map_entry = native_groups_.find(label_copy); in FindOrAddGroupInfo()2370 native_groups_[label_copy] = new NativeGroupRetainedObjectInfo(label); in FindOrAddGroupInfo()2372 return native_groups_[label_copy]; in FindOrAddGroupInfo()