Home
last modified time | relevance | path

Searched refs:UnmarshallingPiPTemplateInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp519 * @tc.name: UnmarshallingPiPTemplateInfo
520 * @tc.desc: UnmarshallingPiPTemplateInfo test
523 HWTEST_F(WindowSessionPropertyTest, UnmarshallingPiPTemplateInfo, Function | SmallTest | Level2) in HWTEST_F()
530 property->UnmarshallingPiPTemplateInfo(parcel, property); in HWTEST_F()
1063 * @tc.desc: UnmarshallingPiPTemplateInfo test
1075 windowSessionProperty.UnmarshallingPiPTemplateInfo(parcel, property); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h168 static void UnmarshallingPiPTemplateInfo(Parcel& parcel, WindowSessionProperty* property);
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp777 void WindowSessionProperty::UnmarshallingPiPTemplateInfo(Parcel& parcel, WindowSessionProperty* property) in UnmarshallingPiPTemplateInfo() function in OHOS::Rosen::WindowSessionProperty
1104 UnmarshallingPiPTemplateInfo(parcel, property); in Unmarshalling()

Completed in 7 milliseconds