Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dfastrpc_apps_user.c839 int remote_handle_open_domain(int domain, const char* name, remote_handle *ph) in remote_handle_open_domain() function
896 VERIFY(!remote_handle_open_domain(domain, name, ph)); in remote_handle_open()
911 VERIFY(AEE_SUCCESS == (nErr = remote_handle_open_domain(domain, name, &h))); in remote_handle64_open()