Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_utils.h40 void WriteVerifyAllocInfo(MessageParcel &parcel, const std::vector<BufferVerifyAllocInfo> &infos);
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/
H A Dbufferutils_fuzzer.cpp59 WriteVerifyAllocInfo(parcel, infos); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_utils_test.cpp199 WriteVerifyAllocInfo(parcel, infos);
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp166 void WriteVerifyAllocInfo(MessageParcel &parcel, const std::vector<BufferVerifyAllocInfo> &infos) in WriteVerifyAllocInfo() function
H A Dbuffer_client_producer.cpp523 WriteVerifyAllocInfo(arguments, infos); in IsSupportedAlloc()