Searched refs:OnGetUserInfoKeyNotFound (Results 1 – 4 of 4) sorted by relevance
47 virtual void OnGetUserInfoKeyNotFound(const std::string& key) {} in OnGetUserInfoKeyNotFound() function
414 consumer_->OnGetUserInfoKeyNotFound(requested_info_key_); in OnGetUserInfoFetched()
75 virtual void OnGetUserInfoKeyNotFound(const std::string& key);
130 void SigninManager::OnGetUserInfoKeyNotFound(const std::string& key) { in OnGetUserInfoKeyNotFound() function in SigninManager