Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DDevice.cpp241 const auto hidlInputRoles = NN_TRY(convert(inputRoles)); in allocate() local
247 kDevice->allocate(hidlDesc, hidlPreparedModels, hidlInputRoles, hidlOutputRoles, cb); in allocate()