Searched refs:remote_rpc_thread_params (Results 1 – 2 of 2) sorted by relevance
166 struct remote_rpc_thread_params { struct
1098 static int store_domain_thread_params(int domain, struct remote_rpc_thread_params *params, uint32_t… in store_domain_thread_params()1149 struct remote_rpc_thread_params *params = (struct remote_rpc_thread_params*)data; in remote_session_control()1155 VERIFYC(datalen == sizeof(struct remote_rpc_thread_params), AEE_EINVALIDFORMAT); in remote_session_control()