Home
last modified time | relevance | path

Searched defs:executeSynchronouslyWithConfig (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/4/android/hardware/neuralnetworks/
DIBurst.aidl39 …android.hardware.neuralnetworks.ExecutionResult executeSynchronouslyWithConfig(in android.hardware… in executeSynchronouslyWithConfig() method
DIPreparedModel.aidl41 …android.hardware.neuralnetworks.ExecutionResult executeSynchronouslyWithConfig(in android.hardware… in executeSynchronouslyWithConfig() method
/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
DIBurst.aidl130 ExecutionResult executeSynchronouslyWithConfig(in Request request, in executeSynchronouslyWithConfig() method
DIPreparedModel.aidl250 ExecutionResult executeSynchronouslyWithConfig( in executeSynchronouslyWithConfig() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
DIBurst.aidl39 …android.hardware.neuralnetworks.ExecutionResult executeSynchronouslyWithConfig(in android.hardware… in executeSynchronouslyWithConfig() method
DIPreparedModel.aidl41 …android.hardware.neuralnetworks.ExecutionResult executeSynchronouslyWithConfig(in android.hardware… in executeSynchronouslyWithConfig() method
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/
DBurst.cpp172 ndk::ScopedAStatus Burst::executeSynchronouslyWithConfig( in executeSynchronouslyWithConfig() function in aidl::android::hardware::neuralnetworks::adapter::Burst
DPreparedModel.cpp274 ndk::ScopedAStatus PreparedModel::executeSynchronouslyWithConfig(const Request& request, in executeSynchronouslyWithConfig() function in aidl::android::hardware::neuralnetworks::adapter::PreparedModel
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp207 ndk::ScopedAStatus executeSynchronouslyWithConfig(const Request&, const ExecutionConfig&, in executeSynchronouslyWithConfig() function in aidl::android::hardware::neuralnetworks::vts::functional::__anon8cacb56e0111::InvalidPreparedModel