Home
last modified time | relevance | path

Searched refs:START_ABILITY_FOR_RESULT_AS_CALLER_FOR_OPTIONS (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.h393 START_ABILITY_FOR_RESULT_AS_CALLER_FOR_OPTIONS = 1061, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp698 …if (interfaceCode == AbilityManagerInterfaceCode::START_ABILITY_FOR_RESULT_AS_CALLER_FOR_OPTIONS) { in OnRemoteRequestInnerEighteenth()
H A Dability_manager_proxy.cpp476 …SendRequest(AbilityManagerInterfaceCode::START_ABILITY_FOR_RESULT_AS_CALLER_FOR_OPTIONS, data, rep… in StartAbilityForResultAsCaller()