Searched refs:m_rpc_interface (Results 1 – 2 of 2) sorted by relevance
21 m_rpc_interface(NULL) in standalone_service_context()36 m_rpc_interface(NULL) in standalone_service_context()81 status = direct_caller_init(caller, m_rpc_interface); in open()88 status = rpc_caller_session_open(session, caller, &m_rpc_interface->uuid, 0, 0x8000); in open()119 m_rpc_interface = iface; in set_rpc_interface()
44 struct rpc_service_interface *m_rpc_interface; variable
Completed in 5 milliseconds