/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/tests/ |
D | notify.rs | 34 let notify = Arc::new(Notify::new()); in notify_clones_waker_before_lock() localVariable 53 let notify = Arc::new(Notify::new()); in notify_waiters_handles_panicking_waker() localVariable 89 let notify = Notify::new(); in notify_simple() localVariable
|
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/protocol/ |
H A D | block_io2.rs | 67 let mut notify = EventNotify::new(Tpl::Callback, &mut notify_fn); in read_blocks_ex() localVariable 102 let mut notify = EventNotify::new(Tpl::Callback, &mut notify_fn); in write_blocks_ex() localVariable 128 let mut notify = EventNotify::new(Tpl::Callback, &mut notify_fn); in flush_blocks_ex() localVariable
|
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | RTPSource.cpp | 36 const sp<AMessage> ¬ify, in RTPSource() 120 sp<AMessage> notify = new AMessage('accu', this); in prepareAsync() local 313 sp<AMessage> notify = dupNotify(); in dequeueAccessUnit() local 408 sp<AMessage> notify = dupNotify(); in onMessageReceived() local
|
H A D | NuPlayerDecoderBase.cpp | 38 NuPlayer::DecoderBase::DecoderBase(const sp<AMessage> ¬ify) in DecoderBase() 215 sp<AMessage> notify = mNotify->dup(); in handleError() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/ |
H A D | PreparedModel.cpp | 88 void notify(V1_0::IExecutionCallback* callback, nn::ErrorStatus status, in notify() function 99 void notify(V1_2::IExecutionCallback* callback, nn::ErrorStatus status, in notify() function 112 void notify(V1_3::IExecutionCallback* callback, nn::ErrorStatus status, in notify() function 126 void notify(CallbackType* callback, ExecutionResult result) { in notify() function
|
H A D | Device.cpp | 72 void notify(V1_0::IPreparedModelCallback* callback, nn::ErrorStatus status, in notify() function 83 void notify(V1_2::IPreparedModelCallback* callback, nn::ErrorStatus status, in notify() function 95 void notify(V1_3::IPreparedModelCallback* callback, nn::ErrorStatus status, in notify() function 108 void notify(CallbackType* callback, PrepareModelResult result) { in notify() function
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | gob_util.py | 671 def AddReviewers(host, change, add=None, notify=None): argument 687 def RemoveReviewers(host, change, remove=None, notify=None): argument 706 def SetReview(host, change, revision=None, msg=None, labels=None, notify=None): argument 757 message=None, notify=None): argument
|
/aosp_15_r20/hardware/interfaces/camera/provider/aidl/vts/ |
H A D | device_cb.cpp | 38 ScopedAStatus DeviceCb::notify(const std::vector<NotifyMsg>& msgs) { in notify() function in DeviceCb 65 bool notify = false; in processCaptureResult() local 248 bool notify = false; in processCaptureResultLocked() local
|
/aosp_15_r20/packages/apps/Calendar/src/com/android/calendar/alerts/ |
D | NotificationMgr.kt | 21 abstract fun notify(id: Int, notification: NotificationWrapper?) in notify() method
|
/aosp_15_r20/external/google-fruit/examples/multibindings/ |
H A D | main.cpp | 32 void notify() override { in notify() function in Listener1 59 void notify() override { in notify() function in Listener2
|
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | NotificationHelper.java | 68 final Notification.Builder notify = new Notification.Builder(mContext) in showResumeNotification() local 91 final Notification.Builder notify = new Notification.Builder(mContext, CHANNEL_ID) in showPrivacyReminderNotification() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
H A D | Callbacks.cpp | 59 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
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
H A D | Callbacks.cpp | 27 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
|
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/ |
H A D | SDPLoader.cpp | 39 const sp<AMessage> ¬ify, in SDPLoader() 141 sp<AMessage> notify = mNotify->dup(); in onLoad() local
|
/aosp_15_r20/developers/samples/android/notification/NotificationChannels/kotlinApp/Application/src/main/java/com/example/android/notificationchannels/ |
D | NotificationHelper.kt | 99 fun notify(id: Int, notification: Notification.Builder) { in notify() method
|
/aosp_15_r20/developers/build/prebuilts/gradle/NotificationChannels/kotlinApp/Application/src/main/java/com/example/android/notificationchannels/ |
H A D | NotificationHelper.kt | 99 fun notify(id: Int, notification: Notification.Builder) { in notify() method
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | Callbacks.cpp | 34 Return<void> PreparedModelCallback::notify(ErrorStatus errorStatus, in notify() function in android::hardware::neuralnetworks::V1_2::implementation::PreparedModelCallback 76 Return<void> ExecutionCallback::notify(ErrorStatus errorStatus) { in notify() function in android::hardware::neuralnetworks::V1_2::implementation::ExecutionCallback
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/dreams/homecontrols/system/ |
D | HomeControlsRemoteServiceBinder.java | 71 …private final void notify(com.android.systemui.dreams.homecontrols.shared.IOnControlsSettingsChang… in notify() argument
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
H A D | Callbacks.cpp | 81 Return<void> PreparedModelCallback::notify(V1_0::ErrorStatus status, in notify() function in android::hardware::neuralnetworks::V1_2::utils::PreparedModelCallback 103 Return<void> ExecutionCallback::notify(V1_0::ErrorStatus status) { in notify() function in android::hardware::neuralnetworks::V1_2::utils::ExecutionCallback
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/notification/ |
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
|
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
H A D | synchronous_call_impl.h | 46 sync::TimedThreadNotification notify; member 71 sync::TimedThreadNotification notify; variable
|
/aosp_15_r20/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
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
H A D | Callbacks.cpp | 97 Return<void> PreparedModelCallback::notify(V1_0::ErrorStatus status, in notify() function in android::hardware::neuralnetworks::V1_3::utils::PreparedModelCallback 125 Return<void> ExecutionCallback::notify(V1_0::ErrorStatus status) { in notify() function in android::hardware::neuralnetworks::V1_3::utils::ExecutionCallback
|
/aosp_15_r20/hardware/google/camera/common/hal/utils/ |
D | zsl_result_dispatcher.cc | 33 ProcessCaptureResultFunc process_capture_result, NotifyFunc notify, in Create() 53 ProcessCaptureResultFunc process_capture_result, NotifyFunc notify) in ZslResultDispatcher()
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/compat/ |
D | compat01as03.rs | 38 let notify = &WakerToHandle(cx.waker()); in in_notify() localVariable 201 let notify = &WakerToHandle(cx.waker()); in in_notify() localVariable 338 fn notify(&self, _: usize) { in notify() method
|