Home
last modified time | relevance | path

Searched refs:PRELOAD_UIEXTENSION_ABILITY (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.h396 PRELOAD_UIEXTENSION_ABILITY = 1062, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_stub.cpp543 if (interfaceCode == AbilityManagerInterfaceCode::PRELOAD_UIEXTENSION_ABILITY) { in OnRemoteRequestInnerFourteenth()
H A Dability_manager_proxy.cpp697 …error = SendRequest(AbilityManagerInterfaceCode::PRELOAD_UIEXTENSION_ABILITY, data, reply, option); in PreloadUIExtensionAbility()