HomeSort by relevance Sort by last modified time
    Searched refs:PostOnIdle (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cloud_print/gcp20/prototype/
printer.cc 458 PostOnIdle();
497 PostOnIdle();
515 PostOnIdle();
524 PostOnIdle();
533 PostOnIdle();
542 PostOnIdle();
549 PostOnIdle();
634 base::Bind(&Printer::PostOnIdle, AsWeakPtr()),
796 void Printer::PostOnIdle() {
printer.h 137 // Do *NOT* call this method instantly. Only with |PostOnIdle|.
179 void PostOnIdle();

Completed in 65 milliseconds