Home
last modified time | relevance | path

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

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