Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h88 std::string GetPropertyChangeReason() const;
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp392 * @tc.name: GetPropertyChangeReason
396 HWTEST_F(ScreenPropertyTest, GetPropertyChangeReason, Function | SmallTest | Level2) in HWTEST_F()
402 ASSERT_EQ(propertyChangeReason, property->GetPropertyChangeReason()); in HWTEST_F()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_utils.cpp60 CreateJsValue(env, screenProperty.GetPropertyChangeReason())); in CreateJsScreenProperty()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp198 std::string ScreenProperty::GetPropertyChangeReason() const in GetPropertyChangeReason() function in OHOS::Rosen::ScreenProperty

Completed in 3 milliseconds