Searched refs:gaia_pictures_loading_ (Results 1 – 2 of 2) sorted by relevance
195 mutable std::map<std::string, bool> gaia_pictures_loading_; variable
388 if (file_name.empty() || gaia_pictures_loading_[key]) in GetGAIAPictureOfProfileAtIndex()391 gaia_pictures_loading_[key] = true; in GetGAIAPictureOfProfileAtIndex()430 gaia_pictures_loading_[key] = false; in OnGAIAPictureLoaded()