Home
last modified time | relevance | path

Searched refs:GetApplyQuickFixFrequency (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp701 sysEventInfo.applyQuickFixFrequency = innerBundleInfo.GetApplyQuickFixFrequency(); in SendQuickFixSystemEvent()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h2141 int32_t GetApplyQuickFixFrequency() const;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp3854 int32_t InnerBundleInfo::GetApplyQuickFixFrequency() const in GetApplyQuickFixFrequency() function in OHOS::AppExecFwk::InnerBundleInfo