Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp129 #define UICONTENT_IMPL_HELPER(name) _##name = std::make_shared<UIContentImplHelper>(this) macro
3680 …popupParam->SetOnStateChange([config, nodeId, UICONTENT_IMPL_HELPER(content)](const std::string& e… in CreateCustomPopupUIExtension()
3710 [container, nodeId, config, UICONTENT_IMPL_HELPER(content)]() { in DestroyCustomPopupUIExtension()
3752 … [createConfig, targetId, UICONTENT_IMPL_HELPER(content)](const std::string& event) { in UpdateCustomPopupUIExtension()