Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_ipc_interface_code.h512 IS_ABILITY_CONTROLLER_START = 4054, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp260 if (interfaceCode == AbilityManagerInterfaceCode::IS_ABILITY_CONTROLLER_START) { in OnRemoteRequestInnerSixth()
H A Dability_manager_proxy.cpp4932 auto error = SendRequest(AbilityManagerInterfaceCode::IS_ABILITY_CONTROLLER_START, in IsAbilityControllerStart()