Searched refs:DeliveryProfileToCodeSign (Results 1 – 9 of 9) sorted by relevance
60 appServiceFwk.DeliveryProfileToCodeSign(hapVerifyResults); in DoSomethingInterestingWithMyAPI()
94 …ErrCode DeliveryProfileToCodeSign(std::vector<Security::Verify::HapVerifyResult> &hapVerifyResults…
101 …ErrCode DeliveryProfileToCodeSign(std::vector<Security::Verify::HapVerifyResult> &hapVerifyResults…
98 result = DeliveryProfileToCodeSign(hapVerifyResults); in ParseFiles()749 ErrCode InnerSharedBundleInstaller::DeliveryProfileToCodeSign( in DeliveryProfileToCodeSign() function in OHOS::AppExecFwk::InnerSharedBundleInstaller
1724 ErrCode ret = installer.DeliveryProfileToCodeSign(hapVerifyResults);1728 installer.DeliveryProfileToCodeSign(hapVerifyResults);1747 ErrCode ret = installer.DeliveryProfileToCodeSign(hapVerifyResults);1766 ErrCode ret = installer.DeliveryProfileToCodeSign(hapVerifyResults);
340 result = DeliveryProfileToCodeSign(hapVerifyResults); in CheckAndParseFiles()1008 ErrCode AppServiceFwkInstaller::DeliveryProfileToCodeSign( in DeliveryProfileToCodeSign() function in OHOS::AppExecFwk::AppServiceFwkInstaller
676 ErrCode DeliveryProfileToCodeSign() const;
1101 auto ret = installer.DeliveryProfileToCodeSign(hapVerifyResults);
1180 result = DeliveryProfileToCodeSign(); in ProcessBundleInstall()2070 result = DeliveryProfileToCodeSign(); in ProcessBundleInstallStatus()5650 ErrCode BaseBundleInstaller::DeliveryProfileToCodeSign() const in DeliveryProfileToCodeSign() function in OHOS::AppExecFwk::BaseBundleInstaller