Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowmanager_fuzzer/
H A Dwindowmanager_fuzzer.cpp163 Parcel windowVisibilityInfoParcel; in DoSomethingInterestingWithMyAPI() local
164 if (windowVisibilityInfoParcel.WriteBuffer(data, size)) { in DoSomethingInterestingWithMyAPI()
165 WindowVisibilityInfo::Unmarshalling(windowVisibilityInfoParcel); in DoSomethingInterestingWithMyAPI()