Searched refs:staticProfileItem (Results 1 – 1 of 1) sorted by relevance
420 for (const auto& staticProfileItem : staticProfiles) { in RefreshStaticProfileCache() local421 HILOGD("profile: %{public}s!", staticProfileItem.second.dump().c_str()); in RefreshStaticProfileCache()422 charProfileMap_[staticProfileItem.first] = staticProfileItem.second; in RefreshStaticProfileCache()