Home
last modified time | relevance | path

Searched refs:CONNECT_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.h95 CONNECT_UI_EXTENSION = 3, enumerator
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/
H A Dservice_router_mgr_proxy.cpp160 …int32_t error = SendRequest(ServiceRouterMgrProxy::Message::CONNECT_UI_EXTENSION, data, reply, opt… in ConnectUIExtensionAbility()