Home
last modified time | relevance | path

Searched defs:NativeFakeDispatcher (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_async_basic/public/pw_async_basic/
Dtask.h23 class NativeFakeDispatcher; variable
/external/pigweed/pw_async_basic/
Dfake_dispatcher.cc24 NativeFakeDispatcher::NativeFakeDispatcher(Dispatcher& dispatcher) in NativeFakeDispatcher() function in pw::async::test::backend::NativeFakeDispatcher