HomeSort by relevance Sort by last modified time
    Searched refs:ForRobotRefreshFetchError (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/policy/
enrollment_status_chromeos.cc 35 EnrollmentStatus EnrollmentStatus::ForRobotRefreshFetchError(int http_status) {
enrollment_status_chromeos.h 42 static EnrollmentStatus ForRobotRefreshFetchError(int http_status);
enrollment_handler_chromeos.cc 300 EnrollmentStatus::ForRobotRefreshFetchError(net::HTTP_BAD_REQUEST));
309 EnrollmentStatus::ForRobotRefreshFetchError(response_code));

Completed in 86 milliseconds