Home
last modified time | relevance | path

Searched refs:START_UI_EXTENSION_ABILITY_EMBEDDED (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.h399 START_UI_EXTENSION_ABILITY_EMBEDDED = 1063, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp611 if (interfaceCode == AbilityManagerInterfaceCode::START_UI_EXTENSION_ABILITY_EMBEDDED) { in OnRemoteRequestInnerSixteenth()
H A Dability_manager_proxy.cpp783 …error = SendRequest(AbilityManagerInterfaceCode::START_UI_EXTENSION_ABILITY_EMBEDDED, data, reply,… in StartUIExtensionAbility()