Home
last modified time | relevance | path

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

/aosp_15_r20/external/fastrpc/src/
H A Dlog_config.c64 struct log_config_watcher_params { struct
80 static struct log_config_watcher_params log_config_watcher[NUM_DOMAINS_EXTEND]; argument
467 memset(&log_config_watcher[dom], 0, sizeof(struct log_config_watcher_params)); in initFileWatcher()