Home
last modified time | relevance | path

Searched refs:GetAllocInfo (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/display/buffer/test/fuzztest/metadata_fuzzer/
H A Dmetadata_fuzzer.cpp53 static int32_t GetAllocInfo(OHOS::HDI::Display::Buffer::V1_0::AllocInfo& info) in GetAllocInfo() function
77 int32_t ret = GetAllocInfo(info); in UsingAllocmem()
79 HDF_LOGE("%{public}s: function GetAllocInfo failed", __func__); in UsingAllocmem()
/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/
H A Ddevice_fuzzer.cpp57 static int32_t GetAllocInfo(AllocInfo& info) in GetAllocInfo() function
91 int32_t ret = GetAllocInfo(info); in UsingAllocmem()
93 HDF_LOGE("%{public}s: function GetAllocInfo failed", __func__); in UsingAllocmem()
/drivers/peripheral/display/composer/test/fuzztest/layer_fuzzer/
H A Dlayer_fuzzer.cpp87 static int32_t GetAllocInfo(AllocInfo& info) in GetAllocInfo() function
120 int32_t ret = GetAllocInfo(info); in UsingAllocmem()
122 HDF_LOGE("%{public}s: function GetAllocInfo failed", __func__); in UsingAllocmem()

Completed in 3 milliseconds