Home
last modified time | relevance | path

Searched refs:UnMarshallingSystemBarMap (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp476 HWTEST_F(WindowSessionPropertyTest, UnMarshallingSystemBarMap, Function | SmallTest | Level2)
481 windowSessionProperty.UnMarshallingSystemBarMap(parcel, property);
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp699 void WindowSessionProperty::UnMarshallingSystemBarMap(Parcel& parcel, WindowSessionProperty* proper… in UnMarshallingSystemBarMap() function in OHOS::Rosen::WindowSessionProperty
1119 UnMarshallingSystemBarMap(parcel, property); in Unmarshalling()
1396 UnMarshallingSystemBarMap(parcel, this); in ReadActionUpdateSystemBar()
/ohos5.0/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h165 static void UnMarshallingSystemBarMap(Parcel& parcel, WindowSessionProperty* property);