Home
last modified time | relevance | path

Searched defs:ClientChannelFactory (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libpdx_default_transport/private/uds/pdx/default_transport/
Dclient_channel_factory.h10 using ClientChannelFactory = ::android::pdx::uds::ClientChannelFactory; variable
/frameworks/native/libs/vr/libpdx_default_transport/private/servicefs/pdx/default_transport/
Dclient_channel_factory.h10 using ClientChannelFactory = ::android::pdx::servicefs::ClientChannelFactory; variable
/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel_factory.cpp39 ClientChannelFactory::ClientChannelFactory(const std::string& endpoint_path) in ClientChannelFactory() function in android::pdx::uds::ClientChannelFactory
42 ClientChannelFactory::ClientChannelFactory(LocalHandle socket) in ClientChannelFactory() function in android::pdx::uds::ClientChannelFactory