Home
last modified time | relevance | path

Searched defs:AllocateBuffer (Results 1 - 11 of 11) sorted by relevance

/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/
H A Dexecutor_mock_device.cpp25 void* HDIDeviceV2_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
H A Dcompilation_mock_idevice.cpp193 void* HDIDeviceV2_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/
H A Dexecutor_mock_device.cpp25 void* HDIDeviceV1_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
H A Dcompilation_mock_idevice.cpp193 void* HDIDeviceV1_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
/foundation/ai/neural_network_runtime/test/fuzztest/
H A Dnnrt_device_impl.h110 int32_t AllocateBuffer(uint32_t length, SharedBuffer& buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V2_0::NnrtDeviceImpl
/foundation/multimedia/media_foundation/engine/include/foundation/utils/
H A Dbuffer_pool.h100 std::shared_ptr<T> AllocateBuffer() in AllocateBuffer() function in OHOS::Media::BufferPool
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v1_0.cpp338 void* HDIDeviceV1_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
361 OH_NN_ReturnCode HDIDeviceV1_0::AllocateBuffer(size_t length, int& fd) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
H A Dhdi_device_v2_1.cpp374 void* HDIDeviceV2_1::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1
396 OH_NN_ReturnCode HDIDeviceV2_1::AllocateBuffer(size_t length, int& fd) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1
H A Dhdi_device_v2_0.cpp379 void* HDIDeviceV2_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
401 OH_NN_ReturnCode HDIDeviceV2_0::AllocateBuffer(size_t length, int& fd) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp185 int32_t NnrtDeviceService::AllocateBuffer(uint32_t length, SharedBuffer& buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V1_0::NnrtDeviceService
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp219 int32_t NnrtDeviceService::AllocateBuffer(uint32_t length, SharedBuffer& buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V2_0::NnrtDeviceService

Completed in 7 milliseconds