Home
last modified time | relevance | path

Searched defs:FileDescriptorWatcher (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dtask_tracker_posix_unittest.cc74 TEST_F(TaskSchedulerTaskTrackerPosixTest, FileDescriptorWatcher) { in TEST_F() argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/test/
Dscoped_task_environment.h24 class FileDescriptorWatcher; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/test/
Dscoped_task_environment.h24 class FileDescriptorWatcher; variable
/aosp_15_r20/external/libchrome/base/test/
H A Dscoped_task_environment.h21 class FileDescriptorWatcher; variable
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_descriptor_watcher_posix.cc195 FileDescriptorWatcher::FileDescriptorWatcher( in FileDescriptorWatcher() function in base::FileDescriptorWatcher
/aosp_15_r20/external/cronet/base/files/
H A Dfile_descriptor_watcher_posix.cc252 FileDescriptorWatcher::FileDescriptorWatcher( in FileDescriptorWatcher() function in base::FileDescriptorWatcher
/aosp_15_r20/external/cronet/base/test/
H A Dtask_environment.h29 class FileDescriptorWatcher; variable
/aosp_15_r20/external/cronet/base/threading/
H A Dthread_restrictions.h482 class FileDescriptorWatcher; variable
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_pool_impl_unittest.cc981 TEST_P(ThreadPoolImplTest_CoverAllSchedulingOptions, FileDescriptorWatcher) { in TEST_P() argument