Home
last modified time | relevance | path

Searched refs:executeSynchronouslyWithConfig (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/include/aidl/android/hardware/neuralnetworks/
DBnBurst.h54 …::ndk::ScopedAStatus executeSynchronouslyWithConfig(const ::aidl::android::hardware::neuralnetwork… in executeSynchronouslyWithConfig() function
55 …return _impl->executeSynchronouslyWithConfig(in_request, in_memoryIdentifierTokens, in_config, in_… in executeSynchronouslyWithConfig()
DIBurst.h55 …virtual ::ndk::ScopedAStatus executeSynchronouslyWithConfig(const ::aidl::android::hardware::neura…
65 …::ndk::ScopedAStatus executeSynchronouslyWithConfig(const ::aidl::android::hardware::neuralnetwork…
DBnPreparedModel.h60 …::ndk::ScopedAStatus executeSynchronouslyWithConfig(const ::aidl::android::hardware::neuralnetwork… in executeSynchronouslyWithConfig() function
61 … return _impl->executeSynchronouslyWithConfig(in_request, in_config, in_deadlineNs, _aidl_return); in executeSynchronouslyWithConfig()
DIPreparedModel.h68 …virtual ::ndk::ScopedAStatus executeSynchronouslyWithConfig(const ::aidl::android::hardware::neura…
81 …::ndk::ScopedAStatus executeSynchronouslyWithConfig(const ::aidl::android::hardware::neuralnetwork…
DBpBurst.h26 …::ndk::ScopedAStatus executeSynchronouslyWithConfig(const ::aidl::android::hardware::neuralnetwork…
DBpPreparedModel.h28 …::ndk::ScopedAStatus executeSynchronouslyWithConfig(const ::aidl::android::hardware::neuralnetwork…
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/android/hardware/neuralnetworks/
DIBurst.cpp92 …::ndk::ScopedAStatus _aidl_status = _aidl_impl->executeSynchronouslyWithConfig(in_request, in_memo… in _aidl_android_hardware_neuralnetworks_IBurst_onTransact()
230 ::ndk::ScopedAStatus BpBurst::executeSynchronouslyWithConfig(const ::aidl::android::hardware::neura… in executeSynchronouslyWithConfig() function in aidl::android::hardware::neuralnetworks::BpBurst
262 …_aidl_status = IBurst::getDefaultImpl()->executeSynchronouslyWithConfig(in_request, in_memoryIdent… in executeSynchronouslyWithConfig()
443 ::ndk::ScopedAStatus IBurstDefault::executeSynchronouslyWithConfig(const ::aidl::android::hardware:… in executeSynchronouslyWithConfig() function in aidl::android::hardware::neuralnetworks::IBurstDefault
DIPreparedModel.cpp153 …::ndk::ScopedAStatus _aidl_status = _aidl_impl->executeSynchronouslyWithConfig(in_request, in_conf… in _aidl_android_hardware_neuralnetworks_IPreparedModel_onTransact()
420 ::ndk::ScopedAStatus BpPreparedModel::executeSynchronouslyWithConfig(const ::aidl::android::hardwar… in executeSynchronouslyWithConfig() function in aidl::android::hardware::neuralnetworks::BpPreparedModel
449 …_aidl_status = IPreparedModel::getDefaultImpl()->executeSynchronouslyWithConfig(in_request, in_con… in executeSynchronouslyWithConfig()
692 ::ndk::ScopedAStatus IPreparedModelDefault::executeSynchronouslyWithConfig(const ::aidl::android::h… in executeSynchronouslyWithConfig() function in aidl::android::hardware::neuralnetworks::IPreparedModelDefault
/aosp_15_r20/packages/modules/NeuralNetworks/shim_and_sl/
DShimPreparedModel.cpp433 ::ndk::ScopedAStatus ShimPreparedModel::executeSynchronouslyWithConfig( in executeSynchronouslyWithConfig() function in aidl::android::hardware::neuralnetworks::ShimPreparedModel
461 ndk::ScopedAStatus executeSynchronouslyWithConfig(
508 ndk::ScopedAStatus ShimBurst::executeSynchronouslyWithConfig( in executeSynchronouslyWithConfig() function in aidl::android::hardware::neuralnetworks::ShimBurst
528 return kPreparedModel->executeSynchronouslyWithConfig(request, config, deadlineNs, in executeSynchronouslyWithConfig()
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_aidl/
DSampleDriverAidl.h126 ndk::ScopedAStatus executeSynchronouslyWithConfig(
180 ndk::ScopedAStatus executeSynchronouslyWithConfig(
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DValidateRequest.cpp163 const auto executeStatus = preparedModel->executeSynchronouslyWithConfig( in validate()
198 const auto executeStatus = burst->executeSynchronouslyWithConfig( in validate()
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/test/
H A DPreparedModelTest.cpp542 EXPECT_CALL(*mockPreparedModel, executeSynchronouslyWithConfig(_, _, _, _)) in TEST_P()
561 EXPECT_CALL(*mockPreparedModel, executeSynchronouslyWithConfig(_, _, _, _)) in TEST_P()
579 EXPECT_CALL(*mockPreparedModel, executeSynchronouslyWithConfig(_, _, _, _)) in TEST_P()
597 EXPECT_CALL(*mockPreparedModel, executeSynchronouslyWithConfig(_, _, _, _)) in TEST_P()
H A DMockBurst.h34 MOCK_METHOD(ndk::ScopedAStatus, executeSynchronouslyWithConfig,
H A DMockPreparedModel.h41 MOCK_METHOD(ndk::ScopedAStatus, executeSynchronouslyWithConfig,
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
H A DIBurst.aidl130 ExecutionResult executeSynchronouslyWithConfig(in Request request, in executeSynchronouslyWithConfig() method
H A DIPreparedModel.aidl250 ExecutionResult executeSynchronouslyWithConfig( in executeSynchronouslyWithConfig() method
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
H A DIBurst.aidl39 …android.hardware.neuralnetworks.ExecutionResult executeSynchronouslyWithConfig(in android.hardware… in executeSynchronouslyWithConfig() method
H A DIPreparedModel.aidl41 …android.hardware.neuralnetworks.ExecutionResult executeSynchronouslyWithConfig(in android.hardware… in executeSynchronouslyWithConfig() method
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/4/android/hardware/neuralnetworks/
H A DIBurst.aidl39 …android.hardware.neuralnetworks.ExecutionResult executeSynchronouslyWithConfig(in android.hardware… in executeSynchronouslyWithConfig() method
H A DIPreparedModel.aidl41 …android.hardware.neuralnetworks.ExecutionResult executeSynchronouslyWithConfig(in android.hardware… in executeSynchronouslyWithConfig() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks_interface/dump/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
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/adapter/aidl/include/nnapi/hal/aidl/
H A DBurst.h49 ndk::ScopedAStatus executeSynchronouslyWithConfig(
H A DPreparedModel.h57 ndk::ScopedAStatus executeSynchronouslyWithConfig(const Request& request,
/aosp_15_r20/packages/modules/NeuralNetworks/shim_and_sl/include/
DShimPreparedModel.h57 ::ndk::ScopedAStatus executeSynchronouslyWithConfig(const Request& request,

12