Searched defs:srv (Results 1 – 9 of 9) sorted by relevance
46 struct vmm_obj_service* srv; in vmm_obj_service_create_ro() local103 void vmm_obj_service_destroy(struct vmm_obj_service** srv) { in vmm_obj_service_destroy()126 struct vmm_obj_service* srv = in vmm_obj_service_handle_connect() local153 int vmm_obj_service_add(struct vmm_obj_service* srv, in vmm_obj_service_add()
43 struct tipc_srv* srv; member68 static void set_ports_event_mask(struct tipc_srv* srv, uint32_t mask) { in set_ports_event_mask()79 static bool server_at_max_chan_cnt(struct tipc_srv* srv) { in server_at_max_chan_cnt()88 struct tipc_srv* srv = chan->port->srv; in tipc_chan_close() local134 struct tipc_srv* srv = chan->port->srv; in chan_event_handler_proc() local216 struct tipc_srv* srv = port->srv; in handle_connect() local315 struct tipc_srv* srv; in tipc_add_service() local
65 auto srv = android::RpcServerTrusty::make( in main() local
91 struct vmm_obj_service* srv; in dtb_service_add_user() local
246 static int _create_service(const struct tipc_srv* srv, in _create_service()301 const struct tipc_srv* srv = state->service; in restart_service() local737 const struct tipc_srv* srv = get_srv_state(ev)->service; in echo_handle_port() local
238 auto srv = android::RpcServerTrusty::make( in runService() local
228 android::sp<ICastAuth> srv; member
171 auto srv = android::RpcServerTrusty::make( in main() local
38 android::sp<ITestService> srv; member