Home
last modified time | relevance | path

Searched refs:START_UI_EXTENSION (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/include/
H A Dservice_router_mgr_interface.h94 START_UI_EXTENSION = 2, enumerator
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/
H A Dservice_router_mgr_proxy.cpp109 …int32_t error = SendRequest(ServiceRouterMgrProxy::Message::START_UI_EXTENSION, data, reply, optio… in StartUIExtensionAbility()