Searched refs:PostOnIdle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cloud_print/gcp20/prototype/
H A Dprinter.cc458 PostOnIdle();
497 PostOnIdle();
515 PostOnIdle();
524 PostOnIdle();
533 PostOnIdle();
542 PostOnIdle();
549 PostOnIdle();
634 base::Bind(&Printer::PostOnIdle, AsWeakPtr()),
796 void Printer::PostOnIdle() { function in class:Printer
H A Dprinter.h137 // Do *NOT* call this method instantly. Only with |PostOnIdle|.
179 void PostOnIdle();

Completed in 38 milliseconds