Home
last modified time | relevance | path

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

/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_utils.h49 GSError WriteExtDataHandle(MessageParcel &parcel, const GraphicExtDataHandle *handle);
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/
H A Dbufferutils_fuzzer.cpp68 WriteExtDataHandle(parcel, handle); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_utils_test.cpp219 EXPECT_EQ(WriteExtDataHandle(parcel, handle), GSERROR_INVALID_ARGUMENTS); in HWTEST_F()
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp308 GSError WriteExtDataHandle(MessageParcel &parcel, const GraphicExtDataHandle *handle) in WriteExtDataHandle() function
316 BLOGE("WriteExtDataHandle size more than limit, size: %{public}u", reserveInts); in WriteExtDataHandle()
H A Dbuffer_client_producer.cpp698 GSError ret = WriteExtDataHandle(arguments, handle); in SetTunnelHandle()

Completed in 4 milliseconds