Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dlog_config.c84 remote_handle64 get_adsp_current_process1_handle(int domain);
134 handle = get_adsp_current_process1_handle(dom); in parseLogConfig()
215 handle = get_adsp_current_process1_handle(dom); in readLogConfigFromPath()
299 handle = get_adsp_current_process1_handle(dom); in resetLogConfigFromEvent()
353 handle = get_adsp_current_process1_handle(dom); in file_watcher_thread()
Dfastrpc_apps_user.c230 remote_handle64 get_adsp_current_process1_handle(int domain);
1334 handle = get_adsp_current_process1_handle(domain); in domain_deinit()
1718 remote_handle64 get_adsp_current_process1_handle(int domain) { in get_adsp_current_process1_handle() function
1848 (handle = get_adsp_current_process1_handle(domain)) != INVALID_HANDLE) { in exit_thread()