Searched refs:GetWorkPath (Results 1 – 3 of 3) sorted by relevance
66 if (!DeleteUpdaterPath(GetWorkPath())) { in StartABUpdate()
83 std::string GetWorkPath();
62 int32_t ret = manager->CreatePkgStream(outStream, GetWorkPath() + updaterBinary, in ExtractUpdaterBinary()326 std::string fullPath = GetWorkPath() + std::string(UPDATER_BINARY); in StartUpdaterProc()413 std::string GetWorkPath() in GetWorkPath() function