Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_msg.c289 struct rpc_channel { struct
306 vmw_open_channel(struct rpc_channel *channel, unsigned protocol) in vmw_open_channel() argument
/external/protobuf/python/google/protobuf/
Dservice_reflection.py258 def _ServiceStubInit(stub, rpc_channel): argument