Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/py/pw_rpc/
Dclient.py234 def __init__(self, client_impl, channel: Channel, argument
/external/libchrome/ipc/
Dipc_channel_mojo_unittest.cc1279 SimpleTestClientImpl client_impl; in DEFINE_IPC_CHANNEL_MOJO_TEST_CLIENT_WITH_CUSTOM_FIXTURE() local