Home
last modified time | relevance | path

Searched defs:entryMap (Results 1 – 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_extractor.cpp114 auto &entryMap = zipFile_.GetAllEntries(); in GetZipFileNames() local
132 auto &entryMap = zipFile_.GetAllEntries(); in IsStageBasedModel() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp1466 const std::vector<std::string> &soEntryFiles, Security::CodeSign::EntryMap &entryMap) in PrepareEntryMap()
1486 const Security::CodeSign::EntryMap &entryMap) in PerformCodeSignatureCheck()
1532 Security::CodeSign::EntryMap entryMap; in VerifyCodeSignature() local
1577 std::unordered_map<std::string, std::string> entryMap; in CheckEncryption() local
1608 std::unordered_map<std::string, std::string> entryMap; in CheckHapEncryption() local
2235 bool InstalldOperator::EnforceEncryption(std::unordered_map<std::string, std::string> &entryMap, in… in EnforceEncryption()
Dinstalld_host_impl.cpp1141 Security::CodeSign::EntryMap entryMap = {{ ServiceConstants::CODE_SIGNATURE_HAP, newPath }}; in CopyFile() local
1418 Security::CodeSign::EntryMap &entryMap) in PrepareEntryMap()
1463 Security::CodeSign::EntryMap entryMap; in VerifyCodeSignatureForHap() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dextractor.cpp130 auto &entryMap = zipFile_.GetAllEntries(); in GetSpecifiedTypeFiles() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_operator_test.cpp1375 Security::CodeSign::EntryMap entryMap; variable
1389 Security::CodeSign::EntryMap entryMap; variable
Dbms_install_daemon_host_impl_test.cpp1198 Security::CodeSign::EntryMap entryMap; variable