Home
last modified time | relevance | path

Searched defs:platform_client_ (Results 1 – 6 of 6) sorted by relevance

/external/openscreen/platform/impl/
Dudp_socket_posix.h84 PlatformClientPosix* const platform_client_; variable
Dtls_connection_factory_posix.h83 PlatformClientPosix* const platform_client_; variable
Dtls_connection_posix.h59 PlatformClientPosix* platform_client_ = nullptr; variable
/external/openscreen/cast/sender/
Dcast_app_discovery_service_impl.h84 CastPlatformClient* const platform_client_; variable
Dcast_platform_client_unittest.cc53 CastPlatformClient platform_client_{&router_, &FakeClock::now, &task_runner_}; member in openscreen::cast::CastPlatformClientTest
Dcast_app_discovery_service_impl_unittest.cc86 CastPlatformClient platform_client_{&router_, &FakeClock::now, &task_runner_}; member in openscreen::cast::CastAppDiscoveryServiceImplTest