Searched defs:Retry (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/remoting/
H A Dsetup_flow_get_status_step.cc90 void SetupFlowGetStatusErrorStep::Retry() { function in class:remoting::SetupFlowGetStatusErrorStep
H A Dsetup_flow_register_step.cc76 void SetupFlowRegisterErrorStep::Retry() { function in class:remoting::SetupFlowRegisterErrorStep
H A Dsetup_flow_start_host_step.cc81 void SetupFlowStartHostErrorStep::Retry() { function in class:remoting::SetupFlowStartHostErrorStep
/external/chromium/chrome/browser/policy/
H A Dcloud_policy_controller.cc95 void CloudPolicyController::Retry() { function in class:policy::CloudPolicyController
/external/okhttp/src/main/java/libcore/net/http/
H A DHttpURLConnectionImpl.java297 Retry retry = processResponseHeaders();
298 if (retry == Retry.NONE) {
326 if (retry == Retry.DIFFERENT_CONNECTION) {
341 enum Retry { enum in class:HttpURLConnectionImpl
352 private Retry processResponseHeaders() throws IOException {
363 return credentialsFound ? Retry.SAME_CONNECTION : Retry.NONE;
370 return Retry.NONE;
377 return Retry.NONE;
382 return Retry
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 144 milliseconds