Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 106) sorted by relevance

12345

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DCallbacks.cpp27 Return<void> PreparedModelCallback::notify(ErrorStatus errorStatus, in notify() function in android::hardware::neuralnetworks::V1_0::implementation::PreparedModelCallback
64 Return<void> ExecutionCallback::notify(ErrorStatus errorStatus) { in notify() function in android::hardware::neuralnetworks::V1_0::implementation::ExecutionCallback
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DCallbacks.cpp59 Return<void> PreparedModelCallback::notify(ErrorStatus status, in notify() function in android::hardware::neuralnetworks::V1_0::utils::PreparedModelCallback
75 Return<void> ExecutionCallback::notify(ErrorStatus status) { in notify() function in android::hardware::neuralnetworks::V1_0::utils::ExecutionCallback
/hardware/google/camera/common/hal/tests/
Dresult_processor_tests.cc55 NotifyFunc notify = NotifyFunc([](const NotifyMessage& /*message*/) {}); in TEST() local
92 NotifyFunc notify = NotifyFunc([](const NotifyMessage& /*message*/) {}); in TEST() local
110 NotifyFunc notify = NotifyFunc([](const NotifyMessage& /*message*/) {}); in TEST() local
139 NotifyFunc notify = NotifyFunc( in TEST() local
172 NotifyFunc notify = NotifyFunc([&](const NotifyMessage& /*message*/) {}); in TEST() local
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
DIPreparedModelCallback.aidl37 …void notify(in android.hardware.neuralnetworks.ErrorStatus status, in android.hardware.neuralnetwo… in notify() method
/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
DIPreparedModelCallback.aidl49 void notify(in ErrorStatus status, in IPreparedModel preparedModel); in notify() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/3/android/hardware/neuralnetworks/
DIPreparedModelCallback.aidl37 …void notify(in android.hardware.neuralnetworks.ErrorStatus status, in android.hardware.neuralnetwo… in notify() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/2/android/hardware/neuralnetworks/
DIPreparedModelCallback.aidl37 …void notify(in android.hardware.neuralnetworks.ErrorStatus status, in android.hardware.neuralnetwo… in notify() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
DIPreparedModelCallback.aidl37 …void notify(in android.hardware.neuralnetworks.ErrorStatus status, in android.hardware.neuralnetwo… in notify() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/4/android/hardware/neuralnetworks/
DIPreparedModelCallback.aidl37 …void notify(in android.hardware.neuralnetworks.ErrorStatus status, in android.hardware.neuralnetwo… in notify() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DIEvsCameraStream.aidl38 oneway void notify(in android.hardware.automotive.evs.EvsEventDesc event); in notify() method
DIEvsUltrasonicsArrayStream.aidl38 oneway void notify(in android.hardware.automotive.evs.EvsEventDesc event); in notify() method
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/current/android/hardware/tv/input/
DITvInputCallback.aidl37 void notify(in android.hardware.tv.input.TvInputEvent event); in notify() method
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DIEvsUltrasonicsArrayStream.aidl40 oneway void notify(in EvsEventDesc event); in notify() method
DIEvsCameraStream.aidl55 void notify(in EvsEventDesc event); in notify() method
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/3/android/hardware/tv/input/
DITvInputCallback.aidl37 void notify(in android.hardware.tv.input.TvInputEvent event); in notify() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DIEvsUltrasonicsArrayStream.aidl38 oneway void notify(in android.hardware.automotive.evs.EvsEventDesc event); in notify() method
DIEvsCameraStream.aidl38 oneway void notify(in android.hardware.automotive.evs.EvsEventDesc event); in notify() method
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/1/android/hardware/tv/input/
DITvInputCallback.aidl37 void notify(in android.hardware.tv.input.TvInputEvent event); in notify() method
/hardware/interfaces/tv/input/aidl/android/hardware/tv/input/
DITvInputCallback.aidl30 void notify(in TvInputEvent event); in notify() method
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DIEvsUltrasonicsArrayStream.aidl38 oneway void notify(in android.hardware.automotive.evs.EvsEventDesc event); in notify() method
DIEvsCameraStream.aidl38 oneway void notify(in android.hardware.automotive.evs.EvsEventDesc event); in notify() method
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/2/android/hardware/tv/input/
DITvInputCallback.aidl37 void notify(in android.hardware.tv.input.TvInputEvent event); in notify() method
/hardware/interfaces/radio/config/1.0/vts/functional/
Dradio_config_hidl_hal_test.cpp41 void RadioConfigHidlTest::notify() { in notify() function in RadioConfigHidlTest
/hardware/interfaces/radio/config/1.2/vts/functional/
Dradio_config_hidl_hal_test.cpp38 void RadioConfigHidlTest::notify(int receivedSerial) { in notify() function in RadioConfigHidlTest
/hardware/interfaces/radio/config/1.1/vts/functional/
Dradio_config_hidl_hal_test.cpp38 void RadioConfigHidlTest::notify(int receivedSerial) { in notify() function in RadioConfigHidlTest

12345