Searched defs:logTag (Results 1 – 4 of 4) sorted by relevance
59 DataIndex logTag = traceDataCache_->dataDict_.GetStringIndex(logDetails.tag().c_str()); in Parse() local
82 int DebugLogger::Log(DebugLevel level, const std::string &logTag, const char *fmt, ...) const in Log() argument
81 int DebugLogger::Log(DebugLevel level, const std::string &logTag, const char *fmt, ...) const in Log() argument