Home
last modified time | relevance | path

Searched refs:CheckFile (Results 1 - 4 of 4) sorted by relevance

/base/update/updater/services/package/pkg_manager/
H A Dpkg_utils.h38 int32_t CheckFile(const std::string &fileName, int type);
H A Dpkg_utils.cpp137 int32_t CheckFile(const std::string &fileName, int type) in GetFileSize() function
H A Dpkg_managerImpl.cpp543 if (CheckFile(fileName, type) != PKG_SUCCESS) { in DoCreatePkgStream()
/base/update/updater/test/unittest/package/
H A Dpkg_manager_unittest.cpp226 int ret = CheckFile(filePath, PkgStream::PkgStreamType_Read); in TestCheckFile()

Completed in 5 milliseconds