OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnRequestGiveUp
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/service/cloud_print/
cloud_print_wipeout.h
39
virtual void
OnRequestGiveUp
() OVERRIDE;
cloud_print_wipeout.cc
56
void CloudPrintWipeout::
OnRequestGiveUp
() {
cloud_print_url_fetcher.h
100
virtual void
OnRequestGiveUp
() { }
cloud_print_url_fetcher_unittest.cc
207
virtual void
OnRequestGiveUp
() OVERRIDE;
326
void CloudPrintURLFetcherRetryBackoffTest::
OnRequestGiveUp
() {
cloud_print_url_fetcher.cc
226
// In that case we should call
OnRequestGiveUp
() right away.
234
delegate_->
OnRequestGiveUp
();
printer_job_handler.h
134
virtual void
OnRequestGiveUp
() OVERRIDE;
printer_job_handler.cc
167
void PrinterJobHandler::
OnRequestGiveUp
() {
Completed in 63 milliseconds