Home
last modified time | relevance | path

Searched defs:SetLatestFrameLayoutFinishCallback (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dui_content.h370 virtual void SetLatestFrameLayoutFinishCallback(std::function<void()>&& callback) {}; in SetLatestFrameLayoutFinishCallback() function
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp2852 void UIContentImpl::SetLatestFrameLayoutFinishCallback(std::function<void()>&& callback) in SetLatestFrameLayoutFinishCallback() function in OHOS::Ace::UIContentImpl