Home
last modified time | relevance | path

Searched refs:stageFile (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/services/include/log/
H A Dlog.h56 void InitUpdaterLogger(const std::string &tag, const std::string &logFile, const std::string &stageFile,
/base/update/updater/services/log/
H A Dlog.cpp42 void InitUpdaterLogger(const std::string &tag, const std::string &logFile, const std::string &stageFile, in InitUpdaterLogger() argument
47 g_updaterStage.open(stageFile.c_str(), std::ios::app | std::ios::out); in InitUpdaterLogger()

Completed in 2 milliseconds