Searched defs:logTag (Results 1 – 4 of 4) sorted by relevance
84 DataIndex logTag = traceDataCache_->dataDict_.GetStringIndex(logDetails.tag().c_str()); in Parse() local
81 DataIndex logTag = traceDataCache_->dataDict_.GetStringIndex(logDetails.tag().c_str()); in Parse() local
78 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