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 23 static const char* syslog_log_tag = NULL; variable
27 syslog_log_tag = NULL;
31 syslog_log_tag = log_tag;
59 const char* log_tag = syslog_log_tag;

Completed in 60 milliseconds