Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowmanager_fuzzer/
H A Dwindowmanager_fuzzer.cpp169 Parcel accessibilityWindowInfoParcel; in DoSomethingInterestingWithMyAPI() local
170 if (accessibilityWindowInfoParcel.WriteBuffer(data, size)) { in DoSomethingInterestingWithMyAPI()
171 AccessibilityWindowInfo::Unmarshalling(accessibilityWindowInfoParcel); in DoSomethingInterestingWithMyAPI()