Searched refs:RC_REQUEST_OK (Results 1 – 11 of 11) sorted by relevance
44 if ((response_code_ != RC_REQUEST_OK) && (max_failure_count_ != -1) && in Start()46 response_code_ = RC_REQUEST_OK; in Start()50 if (response_code_ != RC_REQUEST_OK) { in Start()75 : response_code_(RC_REQUEST_OK) {} in MockOAuthFetcherFactory()
44 http_code = RC_REQUEST_OK; in Start()260 RC_REQUEST_OK, in TEST_F()276 RC_REQUEST_OK, in TEST_F()443 RC_REQUEST_OK, in TEST_F()468 RC_REQUEST_OK, in TEST_F()
27 *response_code = RC_REQUEST_OK; in Post()
186 } else if (RC_REQUEST_OK == server_response_code) { in PerformGaiaRequest()231 } else if (RC_REQUEST_OK == server_response_code) { in LookupEmail()283 } else if (RC_REQUEST_OK == server_response_code) { in IssueAuthToken()
369 if (status.is_success() && response_code == RC_REQUEST_OK) { in OnClientLoginFetched()386 if (status.is_success() && response_code == RC_REQUEST_OK) { in OnIssueAuthTokenFetched()404 if (status.is_success() && response_code == RC_REQUEST_OK) { in OnGetUserInfoFetched()
156 if (response_code == RC_REQUEST_OK) { in HandleResponse()
85 RC_REQUEST_OK, in Start()106 RC_REQUEST_OK, in Start()178 int response_code = RC_REQUEST_OK; in Start()
12 RC_REQUEST_OK = 200, enumerator
46 if (RC_REQUEST_OK != response->response_code) { in ReadBufferResponse()181 if (!ok || RC_REQUEST_OK != params->response->response_code) { in PostBufferToPath()
86 case RC_REQUEST_OK: in OnURLFetchComplete()
311 if (status.is_success() && RC_REQUEST_OK == response_code) { in HandleModelResponse()344 if (status.is_success() && RC_REQUEST_OK == response_code && in HandlePhishingVerdict()