Home
last modified time | relevance | path

Searched defs:extractFileType (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dextract_param.h38 ExtractFileType extractFileType = ExtractFileType::ALL; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dextract_param.cpp41 std::string GetExtractFileTypeStrVal(const ExtractFileType &extractFileType) in GetExtractFileTypeStrVal() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_operator_test.cpp1656 ExtractFileType extractFileType = ExtractFileType::AP; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp428 ExtractTargetHnpFile(const BundleExtractor &extractor, const std::string &entryName, const std::string &targetPath, const ExtractFileType &extractFileType) ExtractTargetHnpFile() argument
495 ExtractTargetFile(const BundleExtractor &extractor, const std::string &entryName, const std::string &targetPath, const std::string &cpuAbi, const ExtractFileType &extractFileType) ExtractTargetFile() argument
547 FsyncResFile(const std::string &path, const ExtractFileType &extractFileType) FsyncResFile() argument
562 DeterminePrefix(const ExtractFileType &extractFileType, const std::string &cpuAbi, std::string &prefix) DeterminePrefix() argument
593 DetermineSuffix(const ExtractFileType &extractFileType, std::vector<std::string> &suffixes) DetermineSuffix() argument
[all...]

Completed in 6 milliseconds