Searched defs:allocateInternal (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/interfaces/neuralnetworks/utils/common/src/ | ||
H A D | ResilientDevice.cpp | 261 nn::GeneralResult<nn::SharedBuffer> ResilientDevice::allocateInternal( in allocateInternal() function in android::hardware::neuralnetworks::utils::ResilientDevice |
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ | ||
H A D | GeneratedTestHarness.cpp | 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::__anon8cc611d90110::DeviceMemoryAllocator |
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ | ||
H A D | GeneratedTestHarness.cpp | 122 void allocateInternal(uint32_t index, std::pair<sp<IBuffer>, uint32_t>* result) { in allocateInternal() function in android::hardware::neuralnetworks::V1_3::vts::functional::__anond5a3e5f10110::DeviceMemoryAllocator |