Home
last modified time | relevance | path

Searched defs:UIContentServiceProxy (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/ui_session/
H A Dui_content_proxy.h25 class ACE_FORCE_EXPORT UIContentServiceProxy : public IRemoteProxy<IUiContentService> { class
27 explicit UIContentServiceProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IUiContentService>(impl) {}; in UIContentServiceProxy() function in OHOS::Ace::UIContentServiceProxy

Completed in 4 milliseconds