Searched refs:Stop (Results 201 - 225 of 1450) sorted by path

1234567891011>>

/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_file_system_indexer.cc283 void DevToolsFileSystemIndexer::FileSystemIndexingJob::Stop() { function in class:DevToolsFileSystemIndexer::FileSystemIndexingJob
H A Ddevtools_file_system_indexer.h39 void Stop();
H A Ddevtools_network_interceptor.cc74 timer_.Stop();
106 timer_.Stop();
H A Ddevtools_targets_ui.cc99 void Stop() { function in class:__anon3556::WorkerObserver
199 observer_->Stop();
H A Ddevtools_ui_bindings.cc362 jobs_it->second->Stop();
559 it->second->Stop();
H A Dremote_debugging_server.cc58 devtools_http_handler_->Stop();
/external/chromium_org/chrome/browser/download/
H A Ddownload_browsertest.cc2303 // Stop the test server, and then try to save the page. If cache validation
2306 ASSERT_TRUE(test_server()->Stop());
2382 // Stop the test server, and then try to save the page. If cache validation
2386 ASSERT_TRUE(test_server()->Stop());
/external/chromium_org/chrome/browser/drive/
H A Ddrive_notification_manager.cc101 polling_timer_.Stop();
/external/chromium_org/chrome/browser/extensions/activity_log/
H A Dactivity_database.cc131 timer_.Stop();
149 timer_.Stop();
165 timer_.Stop();
174 timer_.Stop();
191 timer_.Stop();
195 timer_.Stop();
/external/chromium_org/chrome/browser/extensions/api/alarms/
H A Dalarm_manager.cc237 timer_.Stop();
328 timer_.Stop();
/external/chromium_org/chrome/browser/extensions/api/cast_streaming/
H A Dcast_streaming_apitest.cc390 receiver->Stop();
H A Dperformance_test.cc626 receiver->Stop();
628 // Stop all threads, removes the need for synchronization when analyzing
/external/chromium_org/chrome/browser/extensions/api/dial/
H A Ddial_registry.cc139 repeating_timer_.Stop();
H A Ddial_service.cc543 request_timer_.Stop();
607 finish_timer_.Stop();
608 request_timer_.Stop();
/external/chromium_org/chrome/browser/extensions/api/idle/
H A Didle_manager.cc233 poll_timer_.Stop();
/external/chromium_org/chrome/browser/extensions/api/webrtc_logging_private/
H A Dwebrtc_logging_private_api.cc29 namespace Stop = api::webrtc_logging_private::Stop;
169 scoped_ptr<Stop::Params> params(Stop::Params::Create(*args_));
/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_updater.cc255 Stop();
312 // If these are NULL, then that means we've been called after Stop()
324 void ExtensionUpdater::Stop() { function in class:extensions::ExtensionUpdater
331 timer_.Stop();
H A Dextension_updater.h57 // updater->Stop();
101 void Stop();
241 // Whether Start() has been called but not Stop().
H A Dextension_updater_unittest.cc616 updater->timer_.Stop();
2062 updater.Stop();
/external/chromium_org/chrome/browser/extensions/
H A Dwebstore_installer.cc509 // Stop the progress timer if it's running.
510 download_progress_timer_.Stop();
644 download_progress_timer_.Stop();
674 download_progress_timer_.Stop();
/external/chromium_org/chrome/browser/history/
H A Ddelete_directive_handler.cc310 void DeleteDirectiveHandler::Stop() { function in class:history::DeleteDirectiveHandler
H A Ddelete_directive_handler.h35 void Stop();
H A Dhistory_service.cc1067 delete_directive_handler_.Stop();
H A Dtop_sites_impl.cc319 timer_.Stop();
899 timer_.Stop();
/external/chromium_org/chrome/browser/local_discovery/
H A Dgcd_api_flow_unittest.cc57 ui_thread_.Stop(); // HACK: Fake being on the UI thread

Completed in 1882 milliseconds

1234567891011>>