Home
last modified time | relevance | path

Searched defs:log_target (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/logging/logwrapper/
H A Dlogwrapper.cpp51 int log_target = LOG_ALOG; in main() local
H A Dlogwrap.cpp95 int log_target; member
328 static int parent(const char* tag, int parent_read, pid_t pid, int* chld_sts, int log_target, in parent()
534 int log_target, bool abbreviated, const char* file_path) { in logwrap_fork_execvp()