Home
last modified time | relevance | path

Searched defs:SetUIContentType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h592 void SetUIContentType(UIContentType uIContentType) in SetUIContentType() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h159 virtual void SetUIContentType(UIContentType uIContentType) {}; in SetUIContentType() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp2740 void UIContentImpl::SetUIContentType(UIContentType uIContentType) in SetUIContentType() function in OHOS::Ace::UIContentImpl