Home
last modified time | relevance | path

Searched defs:executeSynchronously (Results 1 – 24 of 24) sorted by relevance

/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
DIExecution.aidl92 ExecutionResult executeSynchronously(in long deadlineNs); in executeSynchronously() method
DIBurst.aidl105 ExecutionResult executeSynchronously(in Request request, in long[] memoryIdentifierTokens, in executeSynchronously() method
DIPreparedModel.aidl101 ExecutionResult executeSynchronously(in Request request, in boolean measureTiming, in executeSynchronously() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/4/android/hardware/neuralnetworks/
DIExecution.aidl37 android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in long deadlineNs); in executeSynchronously() method
DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
DIExecution.aidl37 android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in long deadlineNs); in executeSynchronously() method
DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DPreparedModel.cpp50 sp<V1_2::IPreparedModel> preparedModel, bool executeSynchronously) { in create()
60 PreparedModel::PreparedModel(PrivateConstructorTag /*tag*/, bool executeSynchronously, in PreparedModel()
68 PreparedModel::executeSynchronously(const V1_0::Request& request, MeasureTiming measure) const { in executeSynchronously() function in android::hardware::neuralnetworks::V1_2::utils::PreparedModel
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/3/android/hardware/neuralnetworks/
DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/2/android/hardware/neuralnetworks/
DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DPreparedModel.cpp89 sp<V1_3::IPreparedModel> preparedModel, bool executeSynchronously) { in create()
99 PreparedModel::PreparedModel(PrivateConstructorTag /*tag*/, bool executeSynchronously, in PreparedModel()
107 PreparedModel::executeSynchronously(const Request& request, V1_2::MeasureTiming measure, in executeSynchronously() function in android::hardware::neuralnetworks::V1_3::utils::PreparedModel
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/
DPreparedModel.cpp121 nn::ExecutionResult<ExecutionResult> executeSynchronously( in executeSynchronously() function
194 nn::ExecutionResult<ExecutionResult> executeSynchronously(const nn::IExecution& execution, in executeSynchronously() function
242 ndk::ScopedAStatus PreparedModel::executeSynchronously(const Request& request, bool measureTiming, in executeSynchronously() function in aidl::android::hardware::neuralnetworks::adapter::PreparedModel
344 ndk::ScopedAStatus Execution::executeSynchronously(int64_t deadlineNs, in executeSynchronously() function in aidl::android::hardware::neuralnetworks::adapter::Execution
DBurst.cpp93 nn::ExecutionResult<ExecutionResult> executeSynchronously( in executeSynchronously() function
154 ndk::ScopedAStatus Burst::executeSynchronously(const Request& request, in executeSynchronously() function in aidl::android::hardware::neuralnetworks::adapter::Burst
/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/
DPreparedModel.cpp204 nn::ExecutionResult<std::pair<hidl_vec<V1_2::OutputShape>, V1_2::Timing>> executeSynchronously( in executeSynchronously() function
333 Return<void> PreparedModel::executeSynchronously(const V1_0::Request& request, in executeSynchronously() function in android::hardware::neuralnetworks::adapter::PreparedModel
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DQualityOfServiceTests.cpp158 static MaybeResults executeSynchronously(const std::shared_ptr<IPreparedModel>& preparedModel, in executeSynchronously() function
DMemoryDomainTests.cpp196 ndk::ScopedAStatus executeSynchronously(const Request&, bool, int64_t, int64_t, in executeSynchronously() function in aidl::android::hardware::neuralnetworks::vts::functional::__anon8cacb56e0111::InvalidPreparedModel
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DQualityOfServiceTests.cpp193 static MaybeResults executeSynchronously(const sp<IPreparedModel>& preparedModel, in executeSynchronously() function
DMemoryDomainTests.cpp208 Return<void> executeSynchronously(const V1_0::Request&, V1_2::MeasureTiming, in executeSynchronously() function in android::hardware::neuralnetworks::V1_3::vts::functional::__anonecd40e060111::InvalidPreparedModel