Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_msg.c277 struct rpc_channel { struct
294 svga_open_channel(struct rpc_channel *channel, unsigned protocol) in svga_open_channel() argument
/external/protobuf/python/google/protobuf/
Dservice_reflection.py258 def _ServiceStubInit(stub, rpc_channel): argument