HomeSort by relevance Sort by last modified time
    Searched full:syslog_log_tag (Results 1 - 1 of 1) sorted by null

  /bionic/libc/bionic/
syslog.cpp 24 static const char* syslog_log_tag = NULL; variable
28 syslog_log_tag = NULL;
32 syslog_log_tag = log_tag;
60 const char* log_tag = syslog_log_tag;

Completed in 310 milliseconds