Home
last modified time | relevance | path

Searched refs:IBurstCallback (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/neuralnetworks/utils/adapter/hidl/include/nnapi/hal/
DBurst.h61 MemoryCache(nn::SharedBurst burstExecutor, sp<V1_2::IBurstCallback> burstCallback);
96 const sp<V1_2::IBurstCallback> kBurstCallback;
120 const sp<V1_2::IBurstCallback>& callback,
126 Burst(PrivateConstructorTag tag, const sp<V1_2::IBurstCallback>& callback,
146 const sp<V1_2::IBurstCallback> mCallback;
DPreparedModel.h59 const sp<V1_2::IBurstCallback>& callback,
/hardware/interfaces/neuralnetworks/1.2/
DAndroid.bp17 "IBurstCallback.hal",
DIBurstCallback.hal25 interface IBurstCallback {
DIPreparedModel.hal22 import IBurstCallback;
208 configureExecutionBurst(IBurstCallback callback,
Dtypes.t229 * {@link IBurstCallback::getMemories} to retreive the memory. Although this
Dtypes.hal5189 * {@link IBurstCallback::getMemories} to retreive the memory. Although this
/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/
DBurst.cpp63 sp<V1_2::IBurstCallback> burstCallback) in MemoryCache()
144 const sp<V1_2::IBurstCallback>& callback, in create()
167 Burst::Burst(PrivateConstructorTag /*tag*/, const sp<V1_2::IBurstCallback>& callback, in Burst()
DPreparedModel.cpp251 const nn::SharedPreparedModel& preparedModel, const sp<V1_2::IBurstCallback>& callback, in configureExecutionBurst()
370 const sp<V1_2::IBurstCallback>& callback, in configureExecutionBurst()
/hardware/interfaces/neuralnetworks/1.2/utils/test/
DMockPreparedModel.h53 (const sp<V1_2::IBurstCallback>& callback,
DPreparedModelTest.cpp76 const sp<V1_2::IBurstCallback>& /*callback*/, in makeConfigureExecutionBurstReturn()
/hardware/interfaces/neuralnetworks/1.3/utils/test/
DMockPreparedModel.h53 (const sp<V1_2::IBurstCallback>& callback,
DPreparedModelTest.cpp104 const sp<V1_2::IBurstCallback>& /*callback*/, in makeConfigureExecutionBurstReturn()
/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
DBurst.h135 class ExecutionBurstCallback : public IBurstCallback {
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateBurst.cpp39 using V1_2::IBurstCallback;
62 static void createBurst(const sp<IPreparedModel>& preparedModel, const sp<IBurstCallback>& callback, in createBurst()
DMemoryDomainTests.cpp218 Return<void> configureExecutionBurst(const sp<V1_2::IBurstCallback>&, in configureExecutionBurst() argument
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateBurst.cpp57 static void createBurst(const sp<IPreparedModel>& preparedModel, const sp<IBurstCallback>& callback, in createBurst()
/hardware/interfaces/
Dcurrent.txt531 …713174a3030a2a69273bcd476fc1b5ce814491437685857 android.hardware.neuralnetworks@1.2::IBurstCallback