HomeSort by relevance Sort by last modified time
    Searched defs:GetRobotAccountId (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/policy/
device_cloud_policy_manager_chromeos.cc 250 std::string DeviceCloudPolicyManagerChromeOS::GetRobotAccountId() {
  /external/chromium_org/chrome/browser/chromeos/settings/
device_oauth2_token_service.cc 114 token_service_->GetRefreshToken(token_service_->GetRobotAccountId()),
134 std::string policy_robot_id = token_service_->GetRobotAccountId();
267 std::string DeviceOAuth2TokenService::GetRobotAccountId() {
271 return connector->GetDeviceCloudPolicyManager()->GetRobotAccountId();

Completed in 53 milliseconds