Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/parcel_fuzzer/
H A Dparcel_fuzzer.cpp262 bool remoteFlag = dataProvider->ConsumeBool(); in __anon90ce765f0c02() local
263 TestParcelable parcelableWrite(remoteFlag); in __anon90ce765f0c02()
269 bool remoteFlag = dataProvider->ConsumeBool(); in __anon90ce765f0d02() local
270 sptr<TestParcelable> parcelableWrite = new TestParcelable(remoteFlag); in __anon90ce765f0d02()
282 bool remoteFlag = dataProvider->ConsumeBool(); in __anon90ce765f0f02() local
283 sptr<TestParcelable> parcelableWrite = new TestParcelable(remoteFlag); in __anon90ce765f0f02()