Home
last modified time | relevance | path

Searched refs:frameLayoutFinishCb_ (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wm/src/
H A Dscreen_scene.cpp93 uiContent_->SetFrameLayoutFinishCallback(std::move(frameLayoutFinishCb_)); in LoadContent()
159 frameLayoutFinishCb_ = callback; in SetFrameLayoutFinishCallback()
161 uiContent_->SetFrameLayoutFinishCallback(std::move(frameLayoutFinishCb_)); in SetFrameLayoutFinishCallback()
162 frameLayoutFinishCb_ = nullptr; in SetFrameLayoutFinishCallback()
H A Droot_scene.cpp100 uiContent_->SetFrameLayoutFinishCallback(std::move(frameLayoutFinishCb_)); in LoadContent()
203 frameLayoutFinishCb_ = callback; in SetFrameLayoutFinishCallback()
205 uiContent_->SetFrameLayoutFinishCallback(std::move(frameLayoutFinishCb_)); in SetFrameLayoutFinishCallback()
/foundation/window/window_manager/wm/include/
H A Dscreen_scene.h90 std::function<void()> frameLayoutFinishCb_ = nullptr; member in OHOS::OHOS::OHOS::Rosen::ScreenScene
H A Droot_scene.h120 std::function<void()> frameLayoutFinishCb_ = nullptr; member in OHOS::OHOS::OHOS::Rosen::RootScene

Completed in 2 milliseconds