Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp461 property->SetSessionPropertyChangeCallback(nullptr); in HWTEST_F()
467 property->SetSessionPropertyChangeCallback(func); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h187 void SetSessionPropertyChangeCallback(std::function<void()>&& callback);
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp1486 void WindowSessionProperty::SetSessionPropertyChangeCallback(std::function<void()>&& callback) in SetSessionPropertyChangeCallback() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2572 property->SetSessionPropertyChangeCallback(hotAreasChangeCallback); in SetSessionProperty()

Completed in 15 milliseconds