Home
last modified time | relevance | path

Searched refs:remote_rpc_thread_params (Results 1 – 2 of 2) sorted by relevance

/external/fastrpc/inc/
Dremote.h166 struct remote_rpc_thread_params { struct
/external/fastrpc/src/
Dfastrpc_apps_user.c1098 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()