Home
last modified time | relevance | path

Searched refs:COMMON (Results 1 – 24 of 24) sorted by relevance

/base/sensors/medical_sensor/utils/include/
Dmedical_log_domain.h23 constexpr uint32_t COMMON = 0xD002700; variable
/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_subscribe_info.h30 COMMON, // common listening thread of a process. enumerator
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
Dthermal_common_event_receiver.cpp57 info->SetThreadMode(CesInfo::COMMON); in GetSubscribeInfo()
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_event_manager.cpp47 customSubscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in init()
60 subscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in init()
Dsystem_event_observer.cpp39 commonEventSubscribeInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in SystemEventObserver()
Dreminder_data_manager.cpp795 reminder->UpdateNotificationRequest(ReminderRequest::UpdateNotificationType::COMMON, ""); in UpdateNotification()
/base/telephony/sms_mms/services/sms/
Dsms_state_observer.cpp41 subscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in StartEventSubscriber()
Dsms_wap_push_handler.cpp348 smsSubscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in SendWapPushMessageBroadcast()
Dsms_receive_reliability_handler.cpp356 smsSubscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in SendBroadcast()
/base/notification/common_event_service/frameworks/core/src/
Dcommon_event_listener.cpp71 } else if (threadMode == CommonEventSubscribeInfo::COMMON) { in Init()
/base/telephony/core_service/services/sim/src/
Dsim_state_tracker.cpp148 subscriberInfo.SetThreadMode(CommonEventSubscribeInfo::COMMON); in OnAddSystemAbility()
Dmulti_sim_monitor.cpp282 subscriberInfo.SetThreadMode(CommonEventSubscribeInfo::COMMON); in OnAddSystemAbility()
/base/telephony/call_manager/services/call/call_state_observer/src/
Dcall_records_manager.cpp180 subscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in OnAddSystemAbility()
/base/telephony/core_service/services/network_search/src/
Ddevice_state_observer.cpp44 subscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in StartEventSubscriber()
Dnetwork_search_handler.cpp141 subscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in InitOperatorName()
/base/powermgr/battery_statistics/services/native/src/
Dbattery_stats_service.cpp145 subscribeInfo.SetThreadMode(CommonEventSubscribeInfo::ThreadMode::COMMON); in SubscribeCommonEvent()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h83 COMMON, enumerator
/base/telephony/cellular_data/services/src/
Dcellular_data_controller.cpp59 subscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in Init()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/reminder_request_branch_test/
Dreminder_request_branch_test.cpp186 ReminderRequest::UpdateNotificationType type = ReminderRequest::UpdateNotificationType::COMMON;
/base/telephony/call_manager/services/call/src/
Dcall_control_manager.cpp1152 subscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in BroadcastSubscriber()
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_proxy.cpp74 subscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in Init()
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp139 subscriberInfo.SetThreadMode(EventFwk::CommonEventSubscribeInfo::COMMON); in CreateHandler()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp932 case UpdateNotificationType::COMMON: { in UpdateNotificationRequest()
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
Dcommon_event_services_module_test.cpp1407 subscribeInfo.SetThreadMode(CommonEventSubscribeInfo::COMMON);