Home
last modified time | relevance | path

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

/external/fastrpc/inc/
Dremote.h174 struct remote_rpc_control_unsigned_module { struct
/external/fastrpc/src/
Dfastrpc_apps_user.c1174 struct remote_rpc_control_unsigned_module *um = (struct remote_rpc_control_unsigned_module*)data; in remote_session_control()
1175 VERIFYC(datalen == sizeof(struct remote_rpc_control_unsigned_module), AEE_EINVALIDFORMAT); in remote_session_control()