/aosp12/hardware/interfaces/health/utils/libhealth2impl/include/health2impl/ |
H A D | Callback.h | 42 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 D | DeathNotifier.h | 31 using Notify = std::function<void()>; variable
|
H A D | DeathNotifier.cpp | 29 using Notify = DeathNotifier::Notify; typedef in android::DeathNotifier::DeathRecipient
|
/aosp12/system/bt/gd/common/ |
H A D | callback_list.h | 72 void Notify(RunArgs&&... args) { in Notify() function
|
/aosp12/art/runtime/ |
H A D | object_lock.cc | 42 void ObjectLock<T>::Notify() { in Notify() function in art::ObjectLock
|
H A D | monitor.h | 94 static void Notify(Thread* self, ObjPtr<mirror::Object> obj) in Notify() function
|
/aosp12/hardware/google/camera/common/hal/google_camera_hal/ |
H A D | basic_result_processor.cc | 96 void BasicResultProcessor::Notify(const ProcessBlockNotifyMessage& block_message) { in Notify() function in android::google_camera_hal::BasicResultProcessor
|
H A D | dual_ir_depth_result_processor.cc | 115 void DualIrDepthResultProcessor::Notify( in Notify() function in android::google_camera_hal::DualIrDepthResultProcessor
|
H A D | rgbird_depth_result_processor.cc | 124 void RgbirdDepthResultProcessor::Notify( in Notify() function in android::google_camera_hal::RgbirdDepthResultProcessor
|
H A D | snapshot_result_processor.cc | 120 void SnapshotResultProcessor::Notify( in Notify() function in android::google_camera_hal::SnapshotResultProcessor
|
H A D | realtime_zsl_result_processor.cc | 255 void RealtimeZslResultProcessor::Notify( in Notify() function in android::google_camera_hal::RealtimeZslResultProcessor
|
H A D | dual_ir_result_request_processor.cc | 293 void DualIrResultRequestProcessor::Notify( in Notify() function in android::google_camera_hal::DualIrResultRequestProcessor
|
H A D | rgbird_result_request_processor.cc | 689 void RgbirdResultRequestProcessor::Notify( in Notify() function in android::google_camera_hal::RgbirdResultRequestProcessor
|
H A D | camera_device_session.cc | 255 void CameraDeviceSession::Notify(const NotifyMessage& result) { in Notify() function in android::google_camera_hal::CameraDeviceSession
|
/aosp12/hardware/google/camera/common/hal/utils/ |
H A D | hdrplus_result_processor.cc | 121 void HdrplusResultProcessor::Notify( in Notify() function in android::google_camera_hal::HdrplusResultProcessor
|
/aosp12/art/openjdkjvmti/ |
H A D | ti_monitor.cc | 152 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 D | mct_protocol_unittest.cc | 62 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument
|
H A D | h4_protocol_unittest.cc | 69 ACTION_P2(Notify, mutex, condition) { in ACTION_P2() argument
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
H A D | QCameraHAL3Base.cpp | 96 static void Notify( in Notify() function
|
/aosp12/hardware/google/camera/common/hal/tests/ |
H A D | camera_device_session_tests.cc | 197 void Notify(const NotifyMessage& message) { in Notify() function in android::google_camera_hal::CameraDeviceSessionTests
|
H A D | result_dispatcher_tests.cc | 74 void Notify(const NotifyMessage& message) { in Notify() function in android::google_camera_hal::ResultDispatcherTests
|
/aosp12/art/tools/jvmti-agents/simple-profile/ |
H A D | simple_profile.cc | 104 void Notify() { in Notify() function
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_display_primary.cpp | 74 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 D | hwc_display_builtin.cpp | 75 DisplayError HWCDisplayBuiltIn::PMICInterface::Notify(SecureEvent event) { in Notify() function in sdm::HWCDisplayBuiltIn::PMICInterface
|
/aosp12/art/runtime/mirror/ |
H A D | object-inl.h | 94 inline void Object::Notify(Thread* self) { in Notify() function
|