Home
last modified time | relevance | path

Searched defs:AsyncManager (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/net/posix/
Dposix_async_socket_connector.h29 class AsyncManager; variable
Dposix_async_socket_server.h23 class AsyncManager; variable
Dposix_async_socket.h23 class AsyncManager; variable
/packages/modules/Bluetooth/tools/rootcanal/desktop/
Dtest_environment.cc59 std::function<std::shared_ptr<AsyncDataChannelServer>(AsyncManager*, int)> in TestEnvironment()
102 std::function<std::shared_ptr<AsyncDataChannelServer>(AsyncManager*, int)> in SetUpHciServer()
/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dasync_manager.cc541 AsyncManager::AsyncManager() in AsyncManager() function in rootcanal::AsyncManager