Home
last modified time | relevance | path

Searched refs:START_ABILITY_FOR_RESULT_AS_CALLER (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.h390 START_ABILITY_FOR_RESULT_AS_CALLER = 1060, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp695 if (interfaceCode == AbilityManagerInterfaceCode::START_ABILITY_FOR_RESULT_AS_CALLER) { in OnRemoteRequestInnerEighteenth()
H A Dability_manager_proxy.cpp447 …int error = SendRequest(AbilityManagerInterfaceCode::START_ABILITY_FOR_RESULT_AS_CALLER, data, rep… in StartAbilityForResultAsCaller()