Searched defs:inputRoles (Results 1 – 9 of 9) sorted by relevance
/packages/modules/NeuralNetworks/runtime/ |
D | Memory.h | 102 std::vector<BufferRole> inputRoles, outputRoles; member
|
/packages/modules/NeuralNetworks/driver/sample/ |
D | CanonicalDevice.cpp | 208 const std::vector<BufferRole>& inputRoles, in allocate()
|
D | LimitedSupportDevice.cpp | 212 const std::vector<BufferRole>& inputRoles, in allocate()
|
/packages/modules/NeuralNetworks/shim_and_sl/ |
D | ShimDevice.cpp | 321 const std::vector<BufferRole>& inputRoles, in allocate()
|
/packages/modules/NeuralNetworks/common/ |
D | ValidateHal.cpp | 872 const hardware::hidl_vec<V1_3::BufferRole>& inputRoles, in validateMemoryDesc()
|
/packages/modules/NeuralNetworks/driver/sample_aidl/ |
D | SampleDriverAidl.cpp | 161 const std::vector<aidl_hal::BufferRole>& inputRoles, in allocate()
|
/packages/modules/NeuralNetworks/common/types/src/ |
D | Validation.cpp | 1248 const std::vector<BufferRole>& inputRoles, const std::vector<BufferRole>& outputRoles, in validateMemoryDescImpl() 1959 const std::vector<BufferRole>& inputRoles, const std::vector<BufferRole>& outputRoles, in validateMemoryDesc()
|
/packages/modules/NeuralNetworks/driver/sample_hidl/ |
D | SampleDriver.cpp | 250 const hardware::hidl_vec<V1_3::BufferRole>& inputRoles, in allocate()
|
D | SampleDriverFloatXNNPACK.cpp | 1976 const hardware::hidl_vec<V1_3::BufferRole>& inputRoles, in allocate()
|