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

/external/chromium_org/chrome/service/cloud_print/
H A Dcloud_print_url_fetcher.h47 CONTINUE_PROCESSING, enumerator in enum:cloud_print::CloudPrintURLFetcher::ResponseAction
69 // returns CONTINUE_PROCESSING, we will then check for network
80 // CONTINUE_PROCESSING AND if there are no network errors and the HTTP
82 // CONTINUE_PROCESSING if it does not want to handle the raw data itself.
91 // CONTINUE_PROCESSING AND if the response contains a valid JSON dictionary.
103 // HandleRawResponse returns CONTINUE_PROCESSING).
107 // Returning CONTINUE_PROCESSING will treat auth error as a network error.

Completed in 75 milliseconds