Searched defs:NativeFakeDispatcher (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pigweed/pw_async_fuchsia/public/pw_async_fuchsia/ | ||
H A D | task.h | 31 class NativeFakeDispatcher; variable |
/aosp_15_r20/external/pigweed/pw_async_basic/public/pw_async_basic/ | ||
H A D | task.h | 24 class NativeFakeDispatcher; variable |
/aosp_15_r20/external/pigweed/pw_async_basic/ | ||
H A D | fake_dispatcher.cc | 24 NativeFakeDispatcher::NativeFakeDispatcher(Dispatcher& dispatcher) in NativeFakeDispatcher() function in pw::async::test::backend::NativeFakeDispatcher |
/aosp_15_r20/external/pigweed/pw_async_fuchsia/ | ||
H A D | fake_dispatcher.cc | 21 NativeFakeDispatcher::NativeFakeDispatcher(Dispatcher& test_dispatcher) in NativeFakeDispatcher() function in pw::async::test::backend::NativeFakeDispatcher |