Home
last modified time | relevance | path

Searched defs:ParseComponents (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updater/services/package/pkg_package/
H A Dpkg_pkgfile.h54 int32_t ParseComponents(std::vector<std::string> &fileNames) override in ParseComponents() function
/ohos5.0/base/update/updater/test/unittest/script/
H A Dscript_unittest.h127 …int32_t ParseComponents(const std::string &packagePath, std::vector<std::string> &fileName) overri… in ParseComponents() function
/ohos5.0/base/update/updater/services/package/pkg_manager/
H A Dpkg_managerImpl.cpp451 int32_t PkgManagerImpl::ParseComponents(const std::string &packagePath, std::vector<std::string> &f… in ParseComponents() function in Hpackage::PkgManagerImpl