Searched refs:g_logTag (Results 1 – 1 of 1) sorted by relevance
36 static std::string g_logTag; variable45 g_logTag = tag; in InitUpdaterLogger()59 …HiLogBasePrint(LOG_CORE, (LogLevel)level_, UPDATER_DOMAIN, g_logTag.c_str(), "%{public}s", str.c_s… in ~UpdaterLogger()66 g_updaterLog << realTime_ << " " << g_logTag << " " << tid << " " in ~UpdaterLogger()121 return g_updaterStage << realTime << " " << g_logTag << " "; in OutputUpdaterStage()123 return g_updaterStage << realTime << " " << g_logTag << " status is : " << in OutputUpdaterStage()