Home
last modified time | relevance | path

Searched refs:IS_ABILITY_ENABLED (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h60 IS_ABILITY_ENABLED, member in OHOS::AppExecFwk::BundleMgrInterfaceCode
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_mgr_host_unit_test.cpp1024 uint32_t code = static_cast<uint32_t>(BundleMgrInterfaceCode::IS_ABILITY_ENABLED); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp103 const char* IS_ABILITY_ENABLED = "IsAbilityEnabled"; member
4002 env, asyncCallbackInfo, IS_ABILITY_ENABLED, IsAbilityEnabledExec, IsAbilityEnabledComplete); in IsAbilityEnabled()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp272 case static_cast<uint32_t>(BundleMgrInterfaceCode::IS_ABILITY_ENABLED): in OnRemoteRequest()
H A Dbundle_mgr_proxy.cpp2217 if (!SendTransactCmd(BundleMgrInterfaceCode::IS_ABILITY_ENABLED, data, reply)) { in IsAbilityEnabled()

Completed in 28 milliseconds