/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ |
H A D | sandbox2.h | 47 std::unique_ptr<Notify> notify) in Sandbox2()
|
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/ |
H A D | ivc.h | 25 void (*notify)(const struct ivc *); member
|
/aosp_15_r20/developers/samples/android/notification/NotificationChannels/Application/src/main/java/com/example/android/notificationchannels/ |
D | NotificationHelper.java | 94 public void notify(int id, Notification.Builder notification) { in notify() method in NotificationHelper
|
/aosp_15_r20/developers/build/prebuilts/gradle/NotificationChannels/Application/src/main/java/com/example/android/notificationchannels/ |
H A D | NotificationHelper.java | 94 public void notify(int id, Notification.Builder notification) { in notify() method in NotificationHelper
|
/aosp_15_r20/external/cronet/components/prefs/ |
H A D | default_pref_store.cc | 47 bool notify = prefs_.SetValue(key, std::move(value)); in ReplaceDefaultValue() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/ |
D | ivc.h | 25 void (*notify)(const struct ivc *); member
|
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/ |
H A D | FactoryProxy.java | 45 public void notify(final Errors errors) { in notify() method in FactoryProxy
|
H A D | BoundProviderFactory.java | 44 public void notify(Errors errors) { in notify() method in BoundProviderFactory
|
/aosp_15_r20/frameworks/av/media/libmedia/ |
H A D | IMediaRecorderClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2) in notify() function in android::BpMediaRecorderClient
|
H A D | IMediaPlayerClient.cpp | 38 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) in notify() function in android::BpMediaPlayerClient
|
/aosp_15_r20/packages/modules/DnsResolver/tests/dns_metrics_listener/ |
D | test_metrics.cpp | 26 void BaseTestMetricsEvent::notify() { in notify() function in android::net::metrics::BaseTestMetricsEvent
|
/aosp_15_r20/hardware/interfaces/automotive/sv/1.0/vts/functional/ |
H A D | SurroundViewStreamHandler.cpp | 30 Return<void> SurroundViewServiceHandler::notify(SvEvent svEvent) { in notify() function in SurroundViewServiceHandler
|
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/ |
H A D | BatchResult.java | 69 public void notify(Callback<T, E> callback) { in notify() method in BatchResult
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiNotificationManager.java | 125 public void notify(int id, Notification notification) { in notify() method in WifiNotificationManager
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | MediaCodecSource.cpp | 175 status_t MediaCodecSource::Puller::start(const sp<MetaData> &meta, const sp<AMessage> ¬ify) { in start() 856 sp<AMessage> notify = new AMessage(kWhatPullerNotify, mReflector); in onStart() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/task/ |
D | local.rs | 1275 let notify = Arc::new(Notify::new()); in wakes_to_local_queue() localVariable 1277 let notify = notify.clone(); in wakes_to_local_queue() localVariable
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | PreparedModelCallback.cpp | 42 hardware::Return<void> PreparedModelCallback::notify( in notify() function in android::nn::PreparedModelCallback
|
/aosp_15_r20/frameworks/base/media/jni/soundpool/ |
H A D | SoundManager.h | 80 void notify(SoundPoolEvent event) const in notify() function
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/client/ |
H A D | binder_connector.cc | 54 grpc_closure* notify) override { in Connect()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/client/ |
D | binder_connector.cc | 47 grpc_closure* notify) override { in Connect()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/ |
H A D | context.cpp | 29 const notify_action ¬ify) : in context()
|
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/ |
H A D | ARawAudioAssembler.cpp | 37 const sp<AMessage> ¬ify, in ARawAudioAssembler()
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/ |
D | ExecutionCallback.cpp | 29 void ExecutionCallback::notify(ErrorStatus status, const std::vector<OutputShape>& outputShapes, in notify() function in android::nn::ExecutionCallback
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/ |
H A D | Object.java | 67 public final native void notify(); in notify() method in Object
|
/aosp_15_r20/prebuilts/go/linux-x86/src/sync/ |
D | cond.go | 43 notify notifyList member
|