Searched refs:from_modules (Results 1 – 4 of 4) sorted by relevance
133 pw_rpc.Client.from_modules(callback_client.Impl(), [156 pw_rpc.Client.from_modules(callback_client.Impl(),
147 self.client = pw_rpc.Client.from_modules(client_impl, channels,
79 return protos, client.Client.from_modules(
335 def from_modules(cls, impl: ClientImpl, channels: Iterable[Channel], member in Client