Searched refs:watcher (Results 51 - 75 of 90) sorted by relevance

1234

/external/chromium_org/third_party/libjingle/source/talk/media/devices/
H A Ddevicemanager.cc78 if (!watcher()->Start()) {
88 watcher()->Stop();
H A Dwin32devicemanager.cc112 if (!watcher()->Start()) {
122 watcher()->Stop();
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DTextViewTest.java279 MockTextWatcher watcher = new MockTextWatcher();
280 textView.addTextChangedListener(watcher);
281 assertTrue(shadowOf(textView).getWatchers().contains(watcher));
283 textView.removeTextChangedListener(watcher);
284 assertFalse(shadowOf(textView).getWatchers().contains(watcher));
/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher.cc170 // Create a new thread watcher object for the given thread and activate it.
171 ThreadWatcher* watcher = new ThreadWatcher(params); local
173 DCHECK(watcher);
174 // If we couldn't register the thread watcher object, we are shutting down,
178 watcher->ActivateThreadWatching();
202 // There is some user activity, PostPingMessage task of thread watcher if
472 void ThreadWatcherList::Register(ThreadWatcher* watcher) { argument
476 DCHECK(!g_thread_watcher_list_->Find(watcher->thread_id()));
477 g_thread_watcher_list_->registered_[watcher->thread_id()] = watcher;
[all...]
H A Dthread_watcher.h152 // (i.e., post a PostPingMessage()) if the watcher has stopped pinging due to
243 // This is set to true if thread watcher is watching.
302 // Class with a list of all active thread watchers. A thread watcher is active
393 static void Register(ThreadWatcher* watcher);
461 // Delete all thread watcher objects and remove them from global map. It also
/external/chromium_org/chrome/browser/media_galleries/
H A Dgallery_watch_manager.cc91 linked_ptr<base::FilePathWatcher> watcher(new base::FilePathWatcher);
92 bool success = watcher->Watch(path,
98 watchers_[path] = watcher;
/external/chromium_org/chrome/browser/ssl/
H A Dssl_browser_tests.cc669 content::TitleWatcher watcher(tab, ASCIIToUTF16("PASS"));
670 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
693 const base::string16 result = watcher.WaitAndGetTitle();
711 content::TitleWatcher watcher(tab, ASCIIToUTF16("PASS"));
712 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
730 const base::string16 result = watcher.WaitAndGetTitle();
796 content::TitleWatcher watcher(tab, ASCIIToUTF16("PASS"));
797 watcher.AlsoWaitForTitle(ASCIIToUTF16("FAIL"));
818 const base::string16 result = watcher.WaitAndGetTitle();
1761 content::TitleWatcher watcher(ta
[all...]
/external/chromium_org/chrome/utility/local_discovery/
H A Dservice_discovery_message_handler.cc325 scoped_ptr<ServiceWatcher> watcher(
330 watcher->Start();
331 service_watchers_[id].reset(watcher.release());
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
H A Debtables.h133 struct xt_target *watcher; member in union:ebt_entry_watcher::__anon23250
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dlogin_screen_default_policy_browsertest.cc155 PrefChangeWatcher watcher(pref_name, login_profile_->GetPrefs());
157 watcher.Wait();
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dmigration_test.cc85 MigrationWatcher* watcher = new MigrationWatcher(GetClient(i)); variable
86 migration_watchers_.push_back(watcher);
/external/chromium_org/content/browser/
H A Dplugin_service_impl.cc104 // stopping the watcher would be enough. Or possibly restart it.
240 FilePathWatcher* watcher = new FilePathWatcher(); local
244 base::Bind(&PluginServiceImpl::RegisterFilePathWatcher, watcher,
246 file_watchers_.push_back(watcher);
698 void PluginServiceImpl::RegisterFilePathWatcher(FilePathWatcher* watcher, argument
700 bool result = watcher->Watch(path, false,
H A Dplugin_service_impl.h219 static void RegisterFilePathWatcher(base::FilePathWatcher* watcher,
/external/chromium_org/chrome/common/local_discovery/
H A Dservice_discovery_client_impl.cc191 ServiceWatcherImpl* watcher,
196 net::dns_protocol::kTypeSRV, service_name, watcher);
198 net::dns_protocol::kTypeTXT, service_name, watcher);
189 ServiceListeners( const std::string& service_name, ServiceWatcherImpl* watcher, net::MDnsClient* mdns_client) argument
H A Dservice_discovery_client_impl.h83 ServiceWatcherImpl* watcher,
/external/chromium_org/chrome/browser/extensions/
H A Dapp_background_page_apitest.cc89 content::WindowedNotificationObserver watcher(
92 watcher.Wait();
/external/chromium_org/components/storage_monitor/
H A Dstorage_monitor_linux.cc358 void StorageMonitorLinux::OnMtabWatcherCreated(MtabWatcherLinux* watcher) { argument
360 mtab_watcher_.reset(watcher);
/external/chromium_org/ipc/
H A Dipc_sync_channel.cc178 void set_top_send_done_watcher(base::WaitableEventWatcher* watcher) { argument
179 top_send_done_watcher_ = watcher;
220 // The current send done event watcher for this thread. Used to maintain
254 // OnObjectSignalled, another Send can happen which would stop the watcher
567 // the object watcher first.
578 // manual reset since the object watcher might otherwise reset the event
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Devent_router.cc508 scoped_ptr<FileWatcher> watcher(new FileWatcher(virtual_path));
509 watcher->AddExtension(extension_id);
517 watcher->WatchLocalFile(
525 file_watchers_[watch_path] = watcher.release();
547 // Remove the watcher if |watch_path| is no longer watched by any extensions.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar ... .internal.provisional.p2.directorywatcher.DirectoryWatcher watcher org.eclipse.equinox.internal.p2. ...
H A Dorg.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_manager.cc562 void PanelManager::SetMouseWatcher(PanelMouseWatcher* watcher) { argument
563 panel_mouse_watcher_.reset(watcher);
/external/chromium_org/content/public/test/
H A Dbrowser_test_utils.cc228 RenderProcessHostWatcher watcher(
231 watcher.Wait();
/external/chromium_org/sync/engine/
H A Dsyncer_proto_util_unittest.cc263 ScopedServerStatusWatcher* watcher) OVERRIDE {
/external/chromium_org/sync/test/engine/
H A Dmock_connection_manager.h45 ScopedServerStatusWatcher* watcher) OVERRIDE;

Completed in 850 milliseconds

1234