Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dfastrpc_apps_user.c207 remote_handle64 cphandle; member
1350 hlist[domain].cphandle = 0; in domain_deinit()
1723 if(hlist[domain].cphandle) { in get_adsp_current_process1_handle()
1724 return hlist[domain].cphandle; in get_adsp_current_process1_handle()
1727 hlist[domain].cphandle = hinfo->local; in get_adsp_current_process1_handle()
1728 return hlist[domain].cphandle; in get_adsp_current_process1_handle()