Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libpdx/
H A Dclient.cpp62 Client::Client(std::unique_ptr<ClientChannelFactory> channel_factory, in Client()
H A Dclient_tests.cpp63 SimpleClient(std::unique_ptr<ClientChannelFactory> channel_factory, in SimpleClient()