Home
last modified time | relevance | path

Searched refs:UnmarshallingTouchHotAreas (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/utils/include/
H A Dwindow_property.h160 static void UnmarshallingTouchHotAreas(Parcel& parcel, WindowProperty* property);
/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp659 void WindowProperty::UnmarshallingTouchHotAreas(Parcel& parcel, WindowProperty* property) in UnmarshallingTouchHotAreas() function in OHOS::Rosen::WindowProperty
787 UnmarshallingTouchHotAreas(parcel, property); in Unmarshalling()
927 UnmarshallingTouchHotAreas(parcel, this); in Read()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp505 * @tc.name: UnmarshallingTouchHotAreas
506 * @tc.desc: UnmarshallingTouchHotAreas test
509 HWTEST_F(WindowSessionPropertyTest, UnmarshallingTouchHotAreas, Function | SmallTest | Level2) in HWTEST_F()
514 windowSessionProperty.UnmarshallingTouchHotAreas(parcel, property); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp713 void WindowSessionProperty::UnmarshallingTouchHotAreas(Parcel& parcel, WindowSessionProperty* property) in UnmarshallingTouchHotAreas() function in OHOS::Rosen::WindowSessionProperty
1106 UnmarshallingTouchHotAreas(parcel, property); in Unmarshalling()
1400 UnmarshallingTouchHotAreas(parcel, this); in ReadActionUpdateTouchHotArea()
/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h227 static void UnmarshallingTouchHotAreas(Parcel& parcel, WindowSessionProperty* property);

Completed in 8 milliseconds