Home
last modified time | relevance | path

Searched refs:CheckFile (Results 1 – 5 of 5) sorted by relevance

/base/update/updater/services/package/pkg_manager/
Dpkg_utils.h38 int32_t CheckFile(const std::string &fileName, int type);
Dpkg_utils.cpp96 int32_t CheckFile(const std::string &fileName, int type) in GetFileSize() function
Dpkg_managerImpl.cpp536 if (CheckFile(fileName, type) != PKG_SUCCESS) { in DoCreatePkgStream()
/base/update/updater/test/unittest/package/
Dpkg_manager_unittest.cpp226 int ret = CheckFile(filePath, PkgStream::PkgStreamType_Read); in TestCheckFile()
/base/update/updater/test/unittest/test_data/applypatch/
DTestDecompressGzip.new.gz