Home
last modified time | relevance | path

Searched refs:PreBundleConfigInfo (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_service_event_handler.h84 static bool GetPreInstallCapability(PreBundleConfigInfo &preBundleConfigInfo);
545 void UpdatePrivilegeCapability(const PreBundleConfigInfo &preBundleConfigInfo);
546 bool MatchSignature(const PreBundleConfigInfo &configInfo, const std::string &signature);
547 …bool MatchOldSignatures(const PreBundleConfigInfo &configInfo, const std::vector<std::string> &app…
548 void UpdateTrustedPrivilegeCapability(const PreBundleConfigInfo &preBundleConfigInfo);
H A Dpre_scan_info.h29 struct PreBundleConfigInfo { struct
51 bool operator <(const PreBundleConfigInfo &preBundleConfigInfo) const argument
H A Dpre_bundle_profile.h55 std::set<PreBundleConfigInfo> &preBundleConfigInfos) const;
H A Dbundle_parser.h77 const std::string &configFile, std::set<PreBundleConfigInfo> &preBundleConfigInfos) const;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp591 bool BMSEventHandler::GetPreInstallCapability(PreBundleConfigInfo& preBundleConfigInfo) in GetPreInstallCapability()
606 void BMSEventHandler::UpdatePrivilegeCapability(const PreBundleConfigInfo& preBundleConfigInfo) {} in UpdatePrivilegeCapability()
608 bool BMSEventHandler::MatchSignature(const PreBundleConfigInfo& configInfo, const std::string& sign… in MatchSignature()
614 const PreBundleConfigInfo& configInfo, const std::vector<std::string>& oldSignatures) in MatchOldSignatures()
619 void BMSEventHandler::UpdateTrustedPrivilegeCapability(const PreBundleConfigInfo& preBundleConfigIn… in UpdateTrustedPrivilegeCapability()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_test.cpp202 PreBundleConfigInfo preBundleConfigInfo;
215 PreBundleConfigInfo preBundleConfigInfo;
837 PreBundleConfigInfo preBundleConfigInfo;
852 PreBundleConfigInfo preBundleConfigInfo;
875 PreBundleConfigInfo preBundleConfigInfo;
1102 PreBundleConfigInfo preBundleConfigInfo;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp173 std::set<PreBundleConfigInfo> &preBundleConfigInfos) const in TransformTo()
192 PreBundleConfigInfo preBundleConfigInfo; in TransformTo()
H A Dbundle_parser.cpp248 const std::string &configFile, std::set<PreBundleConfigInfo> &preBundleConfigInfos) const in ParsePreInstallAbilityConfig()
H A Dbundle_mgr_service_event_handler.cpp102 std::set<PreBundleConfigInfo> installListCapabilities_;
2568 bool BMSEventHandler::GetPreInstallCapability(PreBundleConfigInfo &preBundleConfigInfo) in GetPreInstallCapability()
2633 const PreBundleConfigInfo &preBundleConfigInfo) in UpdatePrivilegeCapability()
2654 const PreBundleConfigInfo &configInfo, const std::string &signature) in MatchSignature()
2665 bool BMSEventHandler::MatchOldSignatures(const PreBundleConfigInfo &configInfo, in MatchOldSignatures()
2683 const PreBundleConfigInfo &preBundleConfigInfo) in UpdateTrustedPrivilegeCapability()
H A Dbundle_install_checker.cpp724 PreBundleConfigInfo preBundleConfigInfo; in GetPrivilegeCapability()
1196 PreBundleConfigInfo configInfo; in FetchPrivilegeCapabilityFromPreConfig()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp3780 std::set<PreBundleConfigInfo> scanInfos;
3793 std::set<PreBundleConfigInfo> scanInfos;
3806 std::set<PreBundleConfigInfo> scanInfos;
3821 std::set<PreBundleConfigInfo> scanInfos;
3847 std::set<PreBundleConfigInfo> scanInfos;
3873 std::set<PreBundleConfigInfo> scanInfos;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_service_startup_test/
H A Dbms_service_startup_test.cpp394 PreBundleConfigInfo preBundleConfigInfo;