Home
last modified time | relevance | path

Searched refs:GetTheModuleInfoNeedToUpdated (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp519 if (GetTheModuleInfoNeedToUpdated(mainBundleName_, abilityStage)) { in AddAbilityStage()
539 if (GetTheModuleInfoNeedToUpdated(bundleName, hapModuleInfo)) { in AddAbilityStageBySpecifiedAbility()
565 if (GetTheModuleInfoNeedToUpdated(bundleName, hapModuleInfo)) { in AddAbilityStageBySpecifiedProcess()
1516 bool AppRunningRecord::GetTheModuleInfoNeedToUpdated(const std::string bundleName, HapModuleInfo &i… in GetTheModuleInfoNeedToUpdated() function in OHOS::AppExecFwk::AppRunningRecord
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h897 bool GetTheModuleInfoNeedToUpdated(const std::string bundleName, HapModuleInfo &info);