Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dlog_config.c73 int asidToWatch; member
352 if (log_config_watcher[dom].asidToWatch == -1){ in file_watcher_thread()
355 …Err = adsp_current_process1_getASID(handle,(unsigned int*)&log_config_watcher[dom].asidToWatch ))); in file_watcher_thread()
357 …SS == (nErr = adsp_current_process_getASID((unsigned int*)&log_config_watcher[dom].asidToWatch ))); in file_watcher_thread()
361 …fig_watcher[dom].asidFileToWatch, len, "%d%s", log_config_watcher[dom].asidToWatch, fileExtension); in file_watcher_thread()
468 log_config_watcher[dom].asidToWatch = 0; in initFileWatcher()
533 log_config_watcher[dom].asidToWatch = -1; in initFileWatcher()