Home
last modified time | relevance | path

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

/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_utils.h40 GSError WriteVerifyAllocInfo(MessageParcel &parcel, const std::vector<BufferVerifyAllocInfo> &infos);
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/
H A Dbufferutils_fuzzer.cpp59 WriteVerifyAllocInfo(parcel, infos); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_utils_test.cpp199 EXPECT_EQ(WriteVerifyAllocInfo(parcel, infos), GSERROR_INVALID_ARGUMENTS); in HWTEST_F()
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp192 GSError WriteVerifyAllocInfo(MessageParcel &parcel, const std::vector<BufferVerifyAllocInfo> &infos) in WriteVerifyAllocInfo() function
196 BLOGE("WriteVerifyAllocInfo size more than limit, size: %{public}u", size); in WriteVerifyAllocInfo()
H A Dbuffer_client_producer.cpp593 GSError ret = WriteVerifyAllocInfo(arguments, infos); in IsSupportedAlloc()

Completed in 3 milliseconds