Home
last modified time | relevance | path

Searched defs:StartWatching (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/python/watchdog/tests/
Dtest_emitter.py48 def test_create(p: P, event_queue: TestEventQueue, start_watching: StartWatching, expect_event: Exp…
68 def test_closed(p: P, event_queue: TestEventQueue, start_watching: StartWatching) -> None:
100 def test_create_wrong_encoding(p: P, event_queue: TestEventQueue, start_watching: StartWatching) ->…
115 def test_delete(p: P, start_watching: StartWatching, expect_event: ExpectEvent) -> None:
128 def test_modify(p: P, event_queue: TestEventQueue, start_watching: StartWatching, expect_event: Exp…
148 def test_chmod(p: P, start_watching: StartWatching, expect_event: ExpectEvent) -> None:
163 def test_move(p: P, event_queue: TestEventQueue, start_watching: StartWatching, expect_event: Expec…
195 start_watching: StartWatching,
226 def test_move_to(p: P, start_watching: StartWatching, expect_event: ExpectEvent) -> None:
241 def test_move_to_full(p: P, event_queue: TestEventQueue, start_watching: StartWatching) -> None:
[all …]
Dtest_fsevents.py99 start_watching: StartWatching,
133 start_watching: StartWatching,
185 def test_remove_watch_twice(start_watching: StartWatching) -> None:
231 def test_converting_cfstring_to_pyunicode(p: P, start_watching: StartWatching, event_queue: TestEve…
Dtest_inotify_c.py41 …e_deletion(helper: Helper, p: P, event_queue: TestEventQueue, start_watching: StartWatching) -> No…
128 def test_non_ascii_path(p: P, event_queue: TestEventQueue, start_watching: StartWatching) -> None:
142 def test_watch_file(p: P, event_queue: TestEventQueue, start_watching: StartWatching) -> None:
Dutils.py29 class StartWatching(Protocol): class
/aosp_15_r20/external/cronet/net/dns/
H A Dtest_dns_config_service.cc23 bool TestDnsConfigService::StartWatching() { in StartWatching() function in net::TestDnsConfigService
48 bool HostsReadingTestDnsConfigService::StartWatching() { in StartWatching() function in net::HostsReadingTestDnsConfigService
H A Ddns_config_service_fuchsia.cc29 bool DnsConfigServiceFuchsia::StartWatching() { in StartWatching() function in net::internal::DnsConfigServiceFuchsia
H A Ddns_config_service_android.cc180 bool DnsConfigServiceAndroid::StartWatching() { in StartWatching() function in net::internal::DnsConfigServiceAndroid
H A Ddns_config_service_posix.cc239 bool DnsConfigServicePosix::StartWatching() { in StartWatching() function in net::internal::DnsConfigServicePosix
H A Ddns_config_service_linux.cc508 bool DnsConfigServiceLinux::StartWatching() { in StartWatching() function in net::internal::DnsConfigServiceLinux
H A Ddns_config_service_win.cc692 bool DnsConfigServiceWin::StartWatching() { in StartWatching() function in net::internal::DnsConfigServiceWin
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_descriptor_watcher_posix.cc110 void FileDescriptorWatcher::Controller::Watcher::StartWatching() { in StartWatching() function in base::FileDescriptorWatcher::Controller::Watcher
173 void FileDescriptorWatcher::Controller::StartWatching() { in StartWatching() function in base::FileDescriptorWatcher::Controller
/aosp_15_r20/external/cronet/base/files/
H A Dfile_descriptor_watcher_posix.cc112 void FileDescriptorWatcher::Controller::Watcher::StartWatching() { in StartWatching() function in base::FileDescriptorWatcher::Controller::Watcher
221 void FileDescriptorWatcher::Controller::StartWatching() { in StartWatching() function in base::FileDescriptorWatcher::Controller
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_sync_channel.cc115 void StartWatching() { in StartWatching() function in IPC::SyncChannel::ReceivedSyncMsgQueue::NestedSendDoneWatcher
714 void SyncChannel::StartWatching() { in StartWatching() function in IPC::SyncChannel
/aosp_15_r20/external/cronet/base/synchronization/
H A Dwaitable_event_watcher_win.cc19 bool WaitableEventWatcher::StartWatching( in StartWatching() function in base::WaitableEventWatcher
H A Dwaitable_event_watcher_mac.cc27 bool WaitableEventWatcher::StartWatching( in StartWatching() function in base::WaitableEventWatcher
H A Dwaitable_event_watcher_posix.cc126 bool WaitableEventWatcher::StartWatching( in StartWatching() function in base::WaitableEventWatcher
/aosp_15_r20/external/cronet/base/win/
H A Dregistry.cc77 bool RegKey::Watcher::StartWatching(HKEY key, ChangeCallback callback) { in StartWatching() function in base::win::RegKey::Watcher
452 bool RegKey::StartWatching(ChangeCallback callback) { in StartWatching() function in base::win::RegKey
/aosp_15_r20/external/libchrome/base/synchronization/
H A Dwaitable_event_watcher_posix.cc125 bool WaitableEventWatcher::StartWatching( in StartWatching() function in base::WaitableEventWatcher
/aosp_15_r20/external/cronet/ipc/
H A Dipc_sync_channel.cc602 void SyncChannel::StartWatching() { in StartWatching() function in IPC::SyncChannel
/aosp_15_r20/external/libchrome/dbus/
H A Dbus.cc62 void StartWatching() { in StartWatching() function in dbus::__anonb55ecd860111::Watch