Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/
H A Dbufferutils_fuzzer.cpp71 sptr<SurfaceTunnelHandle> tunnelHandle2 = new SurfaceTunnelHandle(); in DoSomethingInterestingWithMyAPI() local
73 tunnelHandle2->SetHandle(handle); in DoSomethingInterestingWithMyAPI()
74 tunnelHandle2->GetHandle(); in DoSomethingInterestingWithMyAPI()
75 tunnelHandle2->Different(tunnelHandle); in DoSomethingInterestingWithMyAPI()