Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dfastrpc_apps_user.c1026 int remote_handle_control_domain(int domain, remote_handle64 h, uint32_t req, void* data, uint32_t … in remote_handle_control_domain() function
1079 VERIFY(AEE_SUCCESS == (nErr = remote_handle_control_domain(domain, -1, req, data, len))); in remote_handle_control()
1090 VERIFY(AEE_SUCCESS == (nErr = remote_handle_control_domain(domain, handle, req, data, len))); in remote_handle64_control()