Searched refs:GetSignedInUsername (Results 1 – 5 of 5) sorted by relevance
66 virtual std::string GetSignedInUsername() const;
249 std::string BrowserSignin::GetSignedInUsername() const { in GetSignedInUsername() function in BrowserSignin
75 virtual std::string GetSignedInUsername() const { in GetSignedInUsername() function in FakeBrowserSignin
80 std::string username = GetBrowserSignin(profile)->GetSignedInUsername(); in CreateLoginResult()
208 return profile_->GetBrowserSignin()->GetSignedInUsername(); in GetCurrentUser()