Home
last modified time | relevance | path

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

123

/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A 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
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/
H A 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
H A 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
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A 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
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/android/hardware/neuralnetworks/
DIExecution.cpp110 ::ndk::ScopedAStatus BpExecution::executeSynchronously(int64_t in_deadlineNs, ::aidl::android::hard… in executeSynchronously() function in aidl::android::hardware::neuralnetworks::BpExecution
350 ::ndk::ScopedAStatus IExecutionDefault::executeSynchronously(int64_t /*in_deadlineNs*/, ::aidl::and… in executeSynchronously() function in aidl::android::hardware::neuralnetworks::IExecutionDefault
DIBurst.cpp141 ::ndk::ScopedAStatus BpBurst::executeSynchronously(const ::aidl::android::hardware::neuralnetworks:… in executeSynchronously() function in aidl::android::hardware::neuralnetworks::BpBurst
433 ::ndk::ScopedAStatus IBurstDefault::executeSynchronously(const ::aidl::android::hardware::neuralnet… in executeSynchronously() function in aidl::android::hardware::neuralnetworks::IBurstDefault
DIPreparedModel.cpp236 ::ndk::ScopedAStatus BpPreparedModel::executeSynchronously(const ::aidl::android::hardware::neuraln… in executeSynchronously() function in aidl::android::hardware::neuralnetworks::BpPreparedModel
672 ::ndk::ScopedAStatus IPreparedModelDefault::executeSynchronously(const ::aidl::android::hardware::n… in executeSynchronously() function in aidl::android::hardware::neuralnetworks::IPreparedModelDefault
/aosp_15_r20/packages/modules/NeuralNetworks/shim_and_sl/
DShimPreparedModel.cpp424 ::ndk::ScopedAStatus ShimPreparedModel::executeSynchronously( in executeSynchronously() function in aidl::android::hardware::neuralnetworks::ShimPreparedModel
483 ndk::ScopedAStatus ShimBurst::executeSynchronously( in executeSynchronously() function in aidl::android::hardware::neuralnetworks::ShimBurst
595 ndk::ScopedAStatus ShimExecution::executeSynchronously(int64_t deadlineNs, in executeSynchronously() function in aidl::android::hardware::neuralnetworks::ShimExecution
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_aidl/
DSampleDriverAidl.cpp396 ndk::ScopedAStatus SamplePreparedModel::executeSynchronously( in executeSynchronously() function in android::nn::sample_driver_aidl::SamplePreparedModel
630 ndk::ScopedAStatus SampleBurst::executeSynchronously( in executeSynchronously() function in android::nn::sample_driver_aidl::SampleBurst
690 ndk::ScopedAStatus SampleExecution::executeSynchronously( in executeSynchronously() function in android::nn::sample_driver_aidl::SampleExecution
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/
H A 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
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
H A DIExecution.aidl37 android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in long deadlineNs); in executeSynchronously() method
H A DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
H A DIExecution.aidl92 ExecutionResult executeSynchronously(in long deadlineNs); in executeSynchronously() method
H A DIBurst.aidl105 ExecutionResult executeSynchronously(in Request request, in long[] memoryIdentifierTokens, in executeSynchronously() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks_interface/dump/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
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/4/android/hardware/neuralnetworks/
H A DIExecution.aidl37 android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in long deadlineNs); in executeSynchronously() method
H A DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/3/android/hardware/neuralnetworks/
H A DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
H A DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/2/android/hardware/neuralnetworks/
H A DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
H A DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
H A DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
H A DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/include/aidl/android/hardware/neuralnetworks/
DBnExecution.h48 …::ndk::ScopedAStatus executeSynchronously(int64_t in_deadlineNs, ::aidl::android::hardware::neural… in executeSynchronously() function

123