Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dextract_param.h38 ExtractFileType extractFileType = ExtractFileType::ALL; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dextract_param.cpp44 std::string GetExtractFileTypeStrVal(const ExtractFileType &extractFileType) in GetExtractFileTypeStrVal()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp542 const std::string &targetPath, const ExtractFileType &extractFileType) in ExtractTargetHnpFile()
609 … const std::string &targetPath, const std::string &cpuAbi, const ExtractFileType &extractFileType) in ExtractTargetFile()
673 bool InstalldOperator::DeterminePrefix(const ExtractFileType &extractFileType, const std::string &c… in DeterminePrefix()
704 bool InstalldOperator::DetermineSuffix(const ExtractFileType &extractFileType, std::vector<std::str… in DetermineSuffix()