Searched refs:GetEffectiveUsername (Results 1 – 2 of 2) sorted by relevance
226 return !GetEffectiveUsername().empty(); in IsSyncEnabledAndLoggedIn()254 if (!HasSyncSetupCompleted() || GetEffectiveUsername().empty()) { in Initialize()516 credentials.email = GetEffectiveUsername(); in GetCredentials()2220 std::string ProfileSyncService::GetEffectiveUsername() { in GetEffectiveUsername() function in ProfileSyncService
882 std::string GetEffectiveUsername();