Home
last modified time | relevance | path

Searched refs:allocateInternal (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/neuralnetworks/utils/common/src/
DResilientDevice.cpp221 return device->allocateInternal(desc, preparedModels, inputRoles, outputRoles); in allocate()
225 return allocateInternal(desc, preparedModels, inputRoles, outputRoles); in allocate()
261 nn::GeneralResult<nn::SharedBuffer> ResilientDevice::allocateInternal( in allocateInternal() function in android::hardware::neuralnetworks::utils::ResilientDevice
/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
DResilientDevice.h90 nn::GeneralResult<nn::SharedBuffer> allocateInternal(
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp116 allocateInternal<ioType>(index, &buffer); in allocate()
122 void allocateInternal(uint32_t index, std::pair<sp<IBuffer>, uint32_t>* result) { in allocateInternal() function in android::hardware::neuralnetworks::V1_3::vts::functional::__anon404ff7050111::DeviceMemoryAllocator
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DGeneratedTestHarness.cpp95 allocateInternal<ioType>(index, &buffer); in allocate()
101 void allocateInternal(int32_t index, std::pair<std::shared_ptr<IBuffer>, int32_t>* result) { in allocateInternal() function in aidl::android::hardware::neuralnetworks::vts::functional::__anon4cf4456d0111::DeviceMemoryAllocator