Searched defs:GetRobotAccountId (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_oauth2_token_service.cc78 FireRefreshTokenAvailable(GetRobotAccountId());
99 return account_id == GetRobotAccountId();
106 std::string DeviceOAuth2TokenService::GetRobotAccountId() const { function in class:chromeos::DeviceOAuth2TokenService
256 FireRefreshTokenAvailable(GetRobotAccountId());
262 // Make sure the value returned by GetRobotAccountId has been validated
283 std::string policy_robot_id = GetRobotAccountId();

Completed in 48 milliseconds