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

  /external/chromium_org/base/win/
object_watcher_unittest.cc 18 class QuitDelegate : public ObjectWatcher::Delegate {
45 QuitDelegate delegate;
66 QuitDelegate delegate;
112 QuitDelegate delegate;
132 QuitDelegate delegate;
  /external/chromium_org/net/tools/get_server_time/
get_server_time.cc 71 class QuitDelegate : public net::URLFetcherDelegate {
73 QuitDelegate() {}
75 virtual ~QuitDelegate() {}
94 DISALLOW_COPY_AND_ASSIGN(QuitDelegate);
230 QuitDelegate delegate;
  /external/chromium_org/base/message_loop/
message_loop_unittest.cc 757 class QuitDelegate : public MessageLoopForIO::Watcher {
784 QuitDelegate delegate;
809 QuitDelegate delegate;
    [all...]

Completed in 642 milliseconds