Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp1515 uint32_t GetBackgroundModes(const std::vector<std::string> &backgroundModes) in GetBackgroundModes() function
1575 abilityInfo.backgroundModes = GetBackgroundModes(ability.backgroundModes); in ToAbilityInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp2279 uint32_t GetBackgroundModes(const std::vector<std::string>& backgroundModes) in GetBackgroundModes() function
2436 abilityInfo.backgroundModes = GetBackgroundModes(ability.backgroundModes); in ToAbilityInfo()
H A Dmodule_profile.cpp2193 uint32_t GetBackgroundModes(const std::vector<std::string> &backgroundModes) in GetBackgroundModes() function
2256 abilityInfo.backgroundModes = GetBackgroundModes(ability.backgroundModes); in ToAbilityInfo()