Searched defs:NativeFakeDispatcher (Results 1 – 2 of 2) sorted by relevance
| /external/pigweed/pw_async_basic/public/pw_async_basic/ | ||
| D | task.h | 23 class NativeFakeDispatcher;  variable | 
| /external/pigweed/pw_async_basic/ | ||
| D | fake_dispatcher.cc | 24 NativeFakeDispatcher::NativeFakeDispatcher(Dispatcher& dispatcher)  in NativeFakeDispatcher()  function in pw::async::test::backend::NativeFakeDispatcher |