Searched refs:pckPath (Results 1 – 1 of 1) sorted by relevance
403 std::string pckPath = packagePath; in RestoreOriginalFile() local404 int32_t ret = pkgManager->LoadPackage(pckPath, components, PkgFile::PKG_TYPE_ZIP); in RestoreOriginalFile()