Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dmodifier.cpp81 extensionHandler_->SetForeGroundRenderImpl([weak = WeakClaim(this)]() { in SetExtensionHandler()
H A Dextension_handler.h101 void SetForeGroundRenderImpl(std::function<void()>&& impl) in SetForeGroundRenderImpl() function