Home
last modified time | relevance | path

Searched refs:UI_CONTENT_CONNECT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ui_session/
H A Dui_content_service_interface.h31 UI_CONTENT_CONNECT, enumerator
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_content_stub.cpp35 case UI_CONTENT_CONNECT: { in OnRemoteRequest()
H A Dui_content_proxy.cpp69 if (Remote()->SendRequest(UI_CONTENT_CONNECT, data, reply, option) != ERR_NONE) { in Connect()