Home
last modified time | relevance | path

Searched defs:notify (Results 26 – 50 of 330) sorted by relevance

12345678910>>...14

/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DCallbacks.cpp82 Return<void> PreparedModelCallback::notify(V1_0::ErrorStatus status, in notify() function in android::hardware::neuralnetworks::V1_2::utils::PreparedModelCallback
104 Return<void> ExecutionCallback::notify(V1_0::ErrorStatus status) { in notify() function in android::hardware::neuralnetworks::V1_2::utils::ExecutionCallback
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dsap_hidl_hal_test.cpp33 void SapHidlTest::notify(int receivedToken) { in notify() function in SapHidlTest
H A Dradio_hidl_hal_test.cpp78 void RadioHidlTest::notify(int receivedSerial) { in notify() function in RadioHidlTest
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/
H A Dsys_dfile.c44 char notify = 0; in NotifyPipeEvent() local
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderBase.cpp32 NuPlayer::DecoderBase::DecoderBase(const sp<AMessage> &notify) in DecoderBase()
207 sp<AMessage> notify = mNotify->dup(); in handleError() local
/aosp12/frameworks/av/media/libstagefright/tests/writer/
H A DWriterListener.h32 virtual void notify(int32_t msg, int32_t ext1, int32_t ext2) { in notify() function
/aosp12/packages/apps/Dialer/java/com/android/dialer/notification/
H A DDialerNotificationManager.java41 public static void notify(@NonNull Context context, int id, @NonNull Notification notification) { in notify() method in DialerNotificationManager
47 public static void notify( in notify() method in DialerNotificationManager
/aosp12/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DNotificationMgr.java22 public abstract void notify(int id, NotificationWrapper notification); in notify() method in NotificationMgr
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H A Dsys_dfile.c65 char notify = 0; in NotifyPipeEvent() local
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_hidl_hal_test.cpp75 void RadioHidlTest_v1_3::notify(int receivedSerial) { in notify() function in RadioHidlTest_v1_3
/ohos5.0/base/request/request/services/src/task/
H A Dmod.rs23 pub(crate) mod notify; module
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dhdrplus_capture_session.cc83 ProcessCaptureResultFunc process_capture_result, NotifyFunc notify, in Create()
339 ProcessCaptureResultFunc process_capture_result, NotifyFunc notify, in SetupRealtimeProcessChain()
393 ProcessCaptureResultFunc process_capture_result, NotifyFunc notify, in SetupHdrplusProcessChain()
448 ProcessCaptureResultFunc process_capture_result, NotifyFunc notify, in Initialize()
H A Dbasic_capture_session.cc47 ProcessCaptureResultFunc process_capture_result, NotifyFunc notify, in Create()
188 ProcessCaptureResultFunc process_capture_result, NotifyFunc notify, in Initialize()
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DCallbacks.cpp55 Return<void> PreparedModelCallback::notify(V1_0::ErrorStatus errorStatus, in notify() function in android::hardware::neuralnetworks::V1_3::implementation::PreparedModelCallback
87 Return<void> ExecutionCallback::notify(V1_0::ErrorStatus errorStatus) { in notify() function in android::hardware::neuralnetworks::V1_3::implementation::ExecutionCallback
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/eapol/
H A Deapol.h23 void (*notify)(const char *name, void *context); /* notify eapol frame enqueue message */ member
33 void (*notify)(const char *name, void *context); member
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/include/1.2/
H A DCallbacks.h236 Return<void> notify(V1_0::ErrorStatus status, const hidl_vec<OutputShape>& outputShapes, in notify() function
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_hidl_hal_test.cpp75 void RadioHidlTest_v1_1::notify(int receivedSerial) { in notify() function in RadioHidlTest_v1_1
/aosp12/frameworks/av/drm/common/
H A DIDrmServiceListener.cpp27 status_t BpDrmServiceListener::notify(const DrmInfoEvent& event) { in notify() function in BpDrmServiceListener
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/notifier/
H A DRefreshAnnotatedCallLogNotifier.java74 public void notify(boolean checkDirty) { in notify() method in RefreshAnnotatedCallLogNotifier
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
H A Dhc_condition.h25 void (*notify)(struct HcConditionT*); member
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DCallbacks.cpp98 Return<void> PreparedModelCallback::notify(V1_0::ErrorStatus status, in notify() function in android::hardware::neuralnetworks::V1_3::utils::PreparedModelCallback
126 Return<void> ExecutionCallback::notify(V1_0::ErrorStatus status) { in notify() function in android::hardware::neuralnetworks::V1_3::utils::ExecutionCallback
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DCallbacks.cpp47 ndk::ScopedAStatus PreparedModelCallback::notify( in notify() function in aidl::android::hardware::neuralnetworks::utils::PreparedModelCallback
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_hidl_hal_test.cpp80 void RadioHidlTest_v1_5::notify(int receivedSerial) { in notify() function in RadioHidlTest_v1_5
/aosp12/hardware/google/camera/common/hal/utils/
H A Dzsl_result_dispatcher.cc33 ProcessCaptureResultFunc process_capture_result, NotifyFunc notify) { in Create()
52 ProcessCaptureResultFunc process_capture_result, NotifyFunc notify) in ZslResultDispatcher()
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DCallbacks.cpp27 ndk::ScopedAStatus PreparedModelCallback::notify( in notify() function in aidl::android::hardware::neuralnetworks::implementation::PreparedModelCallback

12345678910>>...14