Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dfastrpc_apps_user.c575 static int get_domain_from_handle(remote_handle64 local, int *domain) { in get_domain_from_handle() function
828 VERIFY(AEE_SUCCESS == (nErr = get_domain_from_handle(local, &domain))); in remote_handle64_invoke()
942 VERIFY(AEE_SUCCESS == (nErr = get_domain_from_handle(handle, &domain))); in remote_handle64_close()
1089 VERIFY(AEE_SUCCESS == (nErr = get_domain_from_handle(handle, &domain))); in remote_handle64_control()