Searched refs:IS_SET_APPLICATION_ENABLED (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.cpp | 102 const char* IS_SET_APPLICATION_ENABLED = "IsSetApplicationEnabled"; variable 3903 …asyncCallbackInfo, IS_SET_APPLICATION_ENABLED, GetLaunchWantForBundleExec, GetLaunchWantForBundleC… in GetLaunchWantForBundle() 3985 … asyncCallbackInfo, IS_SET_APPLICATION_ENABLED, IsAbilityEnabledExec, IsAbilityEnabledComplete); in IsAbilityEnabled() 4067 …asyncCallbackInfo, IS_SET_APPLICATION_ENABLED, IsApplicationEnabledExec, IsApplicationEnabledCompl… in IsApplicationEnabled() 4085 …asyncCallbackInfo, IS_SET_APPLICATION_ENABLED, IsApplicationEnabledExec, IsApplicationEnabledCompl… in IsApplicationEnabled()
|