Home
last modified time | relevance | path

Searched defs:errorCodePath (Results 1 – 1 of 1) sorted by relevance

/base/update/updater/services/
Dupdater_utils.cpp181 …pdaterForSdcard(std::string &updaterLogPath, std::string &stageLogPath, std::string &errorCodePath) in PostUpdaterForSdcard()
205 std::string errorCodePath = "/data/updater/log/error_code.log"; in PostUpdater() local