Home
last modified time | relevance | path

Searched defs:Notify (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/hardware/interfaces/health/utils/libhealth2impl/include/health2impl/
H A DCallback.h42 Return<void> Notify(const HealthInfo& info) override { in Notify() function
54 Return<void> Notify(const HealthInfo& info) override { in Notify() function
/aosp12/frameworks/av/media/libmediaplayerservice/
H A DDeathNotifier.h31 using Notify = std::function<void()>; variable
H A DDeathNotifier.cpp29 using Notify = DeathNotifier::Notify; typedef in android::DeathNotifier::DeathRecipient
/aosp12/system/bt/gd/common/
H A Dcallback_list.h72 void Notify(RunArgs&&... args) { in Notify() function
/aosp12/art/runtime/
H A Dobject_lock.cc42 void ObjectLock<T>::Notify() { in Notify() function in art::ObjectLock
H A Dmonitor.h94 static void Notify(Thread* self, ObjPtr<mirror::Object> obj) in Notify() function
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dbasic_result_processor.cc96 void BasicResultProcessor::Notify(const ProcessBlockNotifyMessage& block_message) { in Notify() function in android::google_camera_hal::BasicResultProcessor
H A Ddual_ir_depth_result_processor.cc115 void DualIrDepthResultProcessor::Notify( in Notify() function in android::google_camera_hal::DualIrDepthResultProcessor
H A Drgbird_depth_result_processor.cc124 void RgbirdDepthResultProcessor::Notify( in Notify() function in android::google_camera_hal::RgbirdDepthResultProcessor
H A Dsnapshot_result_processor.cc120 void SnapshotResultProcessor::Notify( in Notify() function in android::google_camera_hal::SnapshotResultProcessor
H A Drealtime_zsl_result_processor.cc255 void RealtimeZslResultProcessor::Notify( in Notify() function in android::google_camera_hal::RealtimeZslResultProcessor
H A Ddual_ir_result_request_processor.cc293 void DualIrResultRequestProcessor::Notify( in Notify() function in android::google_camera_hal::DualIrResultRequestProcessor
H A Drgbird_result_request_processor.cc689 void RgbirdResultRequestProcessor::Notify( in Notify() function in android::google_camera_hal::RgbirdResultRequestProcessor
H A Dcamera_device_session.cc255 void CameraDeviceSession::Notify(const NotifyMessage& result) { in Notify() function in android::google_camera_hal::CameraDeviceSession
/aosp12/hardware/google/camera/common/hal/utils/
H A Dhdrplus_result_processor.cc121 void HdrplusResultProcessor::Notify( in Notify() function in android::google_camera_hal::HdrplusResultProcessor
/aosp12/art/openjdkjvmti/
H A Dti_monitor.cc152 bool Notify(art::Thread* self) { in Notify() function in openjdkjvmti::JvmtiMonitor
204 bool Notify(art::Thread* self, T how_to_notify) { in Notify() function in openjdkjvmti::JvmtiMonitor
/aosp12/hardware/interfaces/bluetooth/1.0/default/test/
H A Dmct_protocol_unittest.cc62 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument
H A Dh4_protocol_unittest.cc69 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
H A DQCameraHAL3Base.cpp96 static void Notify( in Notify() function
/aosp12/hardware/google/camera/common/hal/tests/
H A Dcamera_device_session_tests.cc197 void Notify(const NotifyMessage& message) { in Notify() function in android::google_camera_hal::CameraDeviceSessionTests
H A Dresult_dispatcher_tests.cc74 void Notify(const NotifyMessage& message) { in Notify() function in android::google_camera_hal::ResultDispatcherTests
/aosp12/art/tools/jvmti-agents/simple-profile/
H A Dsimple_profile.cc104 void Notify() { in Notify() function
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_display_primary.cpp74 DisplayError HWCDisplayPrimary::PMICInterface::Notify(bool secure_display_start) { in Notify() function in sdm::HWCDisplayPrimary::PMICInterface
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display_builtin.cpp75 DisplayError HWCDisplayBuiltIn::PMICInterface::Notify(SecureEvent event) { in Notify() function in sdm::HWCDisplayBuiltIn::PMICInterface
/aosp12/art/runtime/mirror/
H A Dobject-inl.h94 inline void Object::Notify(Thread* self) { in Notify() function

12