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

  /external/chromium/chrome/browser/sync/notifier/
chrome_system_resources.h 59 std::set<invalidation::Closure*> posted_tasks_; member in class:sync_notifier::ChromeSystemResources
66 // |posted_tasks_| and returns a Task* to post. Otherwise,
70 // Runs the task, deletes it, and removes it from |posted_tasks_|.
  /external/chromium_org/sync/notifier/
sync_system_resources.h 64 // Runs the task, deletes it, and removes it from |posted_tasks_|.
68 std::set<invalidation::Closure*> posted_tasks_; member in class:syncer::SyncInvalidationScheduler

Completed in 1107 milliseconds