Searched refs:IsAbilityEnabledExec (Results 1 - 2 of 2) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.cpp | 3926 void IsAbilityEnabledExec(napi_env env, void *data) in IsAbilityEnabledExec() function 3984 asyncCallbackInfo, IS_SET_APPLICATION_ENABLED, IsAbilityEnabledExec, IsAbilityEnabledComplete); in IsAbilityEnabled() 4002 env, asyncCallbackInfo, IS_ABILITY_ENABLED, IsAbilityEnabledExec, IsAbilityEnabledComplete); in IsAbilityEnabled()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
H A D | bundle_manager.cpp | 1991 void IsAbilityEnabledExec(napi_env env, void *data) in IsAbilityEnabledExec() function 2074 env, asyncCallbackInfo, "IsAbilityEnabled", IsAbilityEnabledExec, IsAbilityEnabledComplete); in IsAbilityEnabled()
|
Completed in 18 milliseconds