Home
last modified time | relevance | path

Searched refs:SetCertificateFingerprint (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1601 void SetCertificateFingerprint(const std::string &fingerprint) in SetCertificateFingerprint() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp681 newInfo.SetCertificateFingerprint(provisionInfo.fingerprint); in CollectProvisionInfo()
H A Dbundle_mgr_host_impl.cpp4168 info.SetCertificateFingerprint(provisionInfo.fingerprint); in SetProvisionInfoToInnerBundleInfo()
H A Dbundle_data_mgr.cpp360 oldInfo.SetCertificateFingerprint(newInfo.GetCertificateFingerprint()); in AddNewModuleInfo()
635 oldInfo.SetCertificateFingerprint(newInfo.GetCertificateFingerprint()); in UpdateInnerBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp947 oldInfo.SetCertificateFingerprint(NO_EXIST);