Home
last modified time | relevance | path

Searched refs:UnmarshallingVec2 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_marshalling_helper.h186 static bool UnmarshallingVec2(Parcel& parcel, std::vector<std::vector<T>>& val) in UnmarshallingVec2() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_marshalling_helper_test.cpp1364 EXPECT_TRUE(RSMarshallingHelper::UnmarshallingVec2(parcel, val));