Searched defs:AllocateBuffer (Results 1 - 4 of 4) sorted by relevance
/test/xts/acts/ai/neural_network_runtime/v2_0/common/ | ||
H A D | mock_idevice.cpp | 238 int32_t MockIDevice::AllocateBuffer(uint32_t length, SharedBuffer &buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V2_0::MockIDevice |
/test/xts/acts/ai/nncore/opstest/src/ | ||
H A D | mock_idevice.cpp | 236 int32_t MockIDevice::AllocateBuffer(uint32_t length, SharedBuffer &buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V2_1::MockIDevice |
/test/xts/acts/ai/neural_network_runtime/v1_0/common/ | ||
H A D | mock_idevice.cpp | 220 int32_t MockIDevice::AllocateBuffer(uint32_t length, SharedBuffer &buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V1_0::MockIDevice |
/test/xts/acts/ai/nncore/common/ | ||
H A D | mock_idevice.cpp | 236 int32_t MockIDevice::AllocateBuffer(uint32_t length, SharedBuffer &buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V2_0::MockIDevice |
Completed in 3 milliseconds