Searched defs:errorCodePath (Results 1 – 1 of 1) sorted by relevance
181 …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