Home
last modified time | relevance | path

Searched defs:delegates_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dsimple_thread.h186 std::queue<Delegate*> delegates_; variable
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc88 std::set<TestDelegate*> delegates_; member in base::__anonf96a742c0111::NotificationCollector