Home
last modified time | relevance | path

Searched refs:IExecutionCallback (Results 1 – 8 of 8) sorted by relevance

/packages/modules/NeuralNetworks/driver/sample_hidl/
DSampleDriverUtils.cpp72 void notify(const sp<V1_0::IExecutionCallback>& callback, const V1_3::ErrorStatus& status, in notify()
80 void notify(const sp<V1_2::IExecutionCallback>& callback, const V1_3::ErrorStatus& status, in notify()
88 void notify(const sp<V1_3::IExecutionCallback>& callback, const V1_3::ErrorStatus& status, in notify()
DSampleDriverUtils.h47 void notify(const sp<V1_0::IExecutionCallback>& callback, const V1_3::ErrorStatus& status,
50 void notify(const sp<V1_2::IExecutionCallback>& callback, const V1_3::ErrorStatus& status,
53 void notify(const sp<V1_3::IExecutionCallback>& callback, const V1_3::ErrorStatus& status,
DSampleDriver.h141 const V1_0::Request& request, const sp<V1_0::IExecutionCallback>& callback) override;
144 const sp<V1_2::IExecutionCallback>& callback) override;
149 const sp<V1_3::IExecutionCallback>& callback) override;
DSampleDriver.cpp544 const V1_0::Request& request, const sp<V1_0::IExecutionCallback>& callback) { in execute()
553 const sp<V1_2::IExecutionCallback>& callback) { in execute_1_2()
563 const sp<V1_3::IExecutionCallback>& callback) { in execute_1_3()
DSampleDriverFloatXNNPACK.cpp1583 const V1_0::Request& request, const sp<V1_0::IExecutionCallback>& callback) override;
1586 const sp<V1_2::IExecutionCallback>& callback) override;
1591 const sp<V1_3::IExecutionCallback>& callback) override;
1701 const V1_0::Request& request, const sp<V1_0::IExecutionCallback>& callback) { in execute()
1711 const sp<V1_2::IExecutionCallback>& callback) { in execute_1_2()
1722 const sp<V1_3::IExecutionCallback>& callback) { in execute_1_3()
/packages/modules/NeuralNetworks/runtime/test/
DTestExecution.cpp87 const V1_0::Request& request, const sp<V1_0::IExecutionCallback>& callback) override { in execute()
103 const sp<V1_2::IExecutionCallback>& callback) override { in execute_1_2()
124 const sp<V1_3::IExecutionCallback>& callback) override { in execute_1_3()
280 const V1_0::Request& request, const sp<V1_0::IExecutionCallback>& callback) override { in execute()
286 const sp<V1_2::IExecutionCallback>& callback) override { in execute_1_2()
316 const V1_0::Request& request, const sp<V1_0::IExecutionCallback>& callback) override { in execute()
DTestCompilationCaching.cpp105 const sp<V1_0::IExecutionCallback>&) override { in execute() argument
110 const sp<V1_2::IExecutionCallback>&) override { in execute_1_2() argument
116 const sp<V1_3::IExecutionCallback>&) override { in execute_1_3() argument
DTestIntrospectionControl.cpp430 const V1_0::Request&, const sp<V1_0::IExecutionCallback>& callback) override { in execute()
456 const sp<V1_2::IExecutionCallback>& callback) override { in execute_1_2()
488 const sp<V1_3::IExecutionCallback>& callback) override { in execute_1_3()
635 const V1_0::Request& request, const sp<V1_0::IExecutionCallback>& callback) override { in execute()
641 const sp<V1_2::IExecutionCallback>& callback) override { in execute_1_2()
671 const V1_0::Request& request, const sp<V1_0::IExecutionCallback>& callback) override { in execute()