/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
H A D | Callbacks.cpp | 82 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 D | sap_hidl_hal_test.cpp | 33 void SapHidlTest::notify(int receivedToken) { in notify() function in SapHidlTest
|
H A D | radio_hidl_hal_test.cpp | 78 void RadioHidlTest::notify(int receivedSerial) { in notify() function in RadioHidlTest
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/ |
H A D | sys_dfile.c | 44 char notify = 0; in NotifyPipeEvent() local
|
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | NuPlayerDecoderBase.cpp | 32 NuPlayer::DecoderBase::DecoderBase(const sp<AMessage> ¬ify) in DecoderBase() 207 sp<AMessage> notify = mNotify->dup(); in handleError() local
|
/aosp12/frameworks/av/media/libstagefright/tests/writer/ |
H A D | WriterListener.h | 32 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 D | DialerNotificationManager.java | 41 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 D | NotificationMgr.java | 22 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 D | sys_dfile.c | 65 char notify = 0; in NotifyPipeEvent() local
|
/aosp12/hardware/interfaces/radio/1.3/vts/functional/ |
H A D | radio_hidl_hal_test.cpp | 75 void RadioHidlTest_v1_3::notify(int receivedSerial) { in notify() function in RadioHidlTest_v1_3
|
/ohos5.0/base/request/request/services/src/task/ |
H A D | mod.rs | 23 pub(crate) mod notify; module
|
/aosp12/hardware/google/camera/common/hal/google_camera_hal/ |
H A D | hdrplus_capture_session.cc | 83 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 D | basic_capture_session.cc | 47 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 D | Callbacks.cpp | 55 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 D | eapol.h | 23 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 D | Callbacks.h | 236 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 D | radio_hidl_hal_test.cpp | 75 void RadioHidlTest_v1_1::notify(int receivedSerial) { in notify() function in RadioHidlTest_v1_1
|
/aosp12/frameworks/av/drm/common/ |
H A D | IDrmServiceListener.cpp | 27 status_t BpDrmServiceListener::notify(const DrmInfoEvent& event) { in notify() function in BpDrmServiceListener
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/notifier/ |
H A D | RefreshAnnotatedCallLogNotifier.java | 74 public void notify(boolean checkDirty) { in notify() method in RefreshAnnotatedCallLogNotifier
|
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/ |
H A D | hc_condition.h | 25 void (*notify)(struct HcConditionT*); member
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
H A D | Callbacks.cpp | 98 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 D | Callbacks.cpp | 47 ndk::ScopedAStatus PreparedModelCallback::notify( in notify() function in aidl::android::hardware::neuralnetworks::utils::PreparedModelCallback
|
/aosp12/hardware/interfaces/radio/1.5/vts/functional/ |
H A D | radio_hidl_hal_test.cpp | 80 void RadioHidlTest_v1_5::notify(int receivedSerial) { in notify() function in RadioHidlTest_v1_5
|
/aosp12/hardware/google/camera/common/hal/utils/ |
H A D | zsl_result_dispatcher.cc | 33 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 D | Callbacks.cpp | 27 ndk::ScopedAStatus PreparedModelCallback::notify( in notify() function in aidl::android::hardware::neuralnetworks::implementation::PreparedModelCallback
|