Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_utils.h49 void WriteExtDataHandle(MessageParcel &parcel, const GraphicExtDataHandle *handle);
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/
H A Dbufferutils_fuzzer.cpp68 WriteExtDataHandle(parcel, handle); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_utils_test.cpp219 WriteExtDataHandle(parcel, handle);
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp267 void WriteExtDataHandle(MessageParcel &parcel, const GraphicExtDataHandle *handle) in WriteExtDataHandle() function
H A Dbuffer_client_producer.cpp607 WriteExtDataHandle(arguments, handle); in SetTunnelHandle()