Home
last modified time | relevance | path

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

/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()
/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_utils.h48 GSError ReadExtDataHandle(MessageParcel &parcel, sptr<SurfaceTunnelHandle> &handle);
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_utils_test.cpp221 EXPECT_EQ(ReadExtDataHandle(parcel, tunnelHandle), GSERROR_BINDER); in HWTEST_F()
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp279 GSError ReadExtDataHandle(MessageParcel &parcel, sptr<SurfaceTunnelHandle> &handle) in ReadExtDataHandle() function
287 BLOGE("ReadExtDataHandle size more than limit, size: %{public}u", reserveInts); in ReadExtDataHandle()
H A Dbuffer_queue_producer.cpp694 if (ReadExtDataHandle(arguments, handle) != GSERROR_OK) { in SetTunnelHandleRemote()

Completed in 4 milliseconds