Searched refs:InnerUnmarshalling (Results 1 – 6 of 6) sorted by relevance
81 HWTEST_F(ScreenGroupInfoTest, InnerUnmarshalling, Function | SmallTest | Level1)86 bool result = screenGroupInfoSrc.InnerUnmarshalling(parcel);99 bool result = screenGroupInfoSrc.InnerUnmarshalling(parcel);
88 HWTEST_F(ScreenInfoTest, InnerUnmarshalling, Function | SmallTest | Level2)93 bool result = screenInfoSrc.InnerUnmarshalling(parcel);
47 bool res = screenGroupInfo->InnerUnmarshalling(parcel); in Unmarshalling()55 bool ScreenGroupInfo::InnerUnmarshalling(Parcel& parcel) in InnerUnmarshalling() function in OHOS::Rosen::ScreenGroupInfo58 if (!ScreenInfo::InnerUnmarshalling(parcel) || !parcel.ReadUint32(combination) || in InnerUnmarshalling()
53 bool res = info->InnerUnmarshalling(parcel); in Unmarshalling()61 bool ScreenInfo::InnerUnmarshalling(Parcel& parcel) in InnerUnmarshalling() function in OHOS::Rosen::ScreenInfo
40 bool InnerUnmarshalling(Parcel& parcel);
58 bool InnerUnmarshalling(Parcel& parcel);