Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/
H A Dbufferutils_fuzzer.cpp70 ReadExtDataHandle(parcel, tunnelHandle); in DoSomethingInterestingWithMyAPI()
72 ReadExtDataHandle(parcel, tunnelHandle); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_utils.h48 void ReadExtDataHandle(MessageParcel &parcel, sptr<SurfaceTunnelHandle> &handle);
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_utils_test.cpp221 ReadExtDataHandle(parcel, tunnelHandle);
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp239 void ReadExtDataHandle(MessageParcel &parcel, sptr<SurfaceTunnelHandle> &handle) in ReadExtDataHandle() function
H A Dbuffer_queue_producer.cpp599 ReadExtDataHandle(arguments, handle); in SetTunnelHandleRemote()