Searched refs:BuildWithFmtAndArgs (Results 1 – 2 of 2) sorted by relevance
61 …PrintLog(subModuleTag, logContent.BuildWithFmtAndArgs(PUBLIC_FMT_LABEL, splitLogPair.first)); … in PrintLongLog()62 …PrintLog(subModuleTag, logContent.BuildWithFmtAndArgs(fmtLabel, logContent.args)); … in PrintLongLog()63 …PrintLog(subModuleTag, logContent.BuildWithFmtAndArgs(PUBLIC_FMT_LABEL, splitLogPair.second)); … in PrintLongLog()
68 …UpdateLogContent BuildWithFmtAndArgs(const std::string &logInput, const std::string &argsInput) co… in BuildWithFmtAndArgs() function