/base/notification/common_event_service/frameworks/native/src/ |
D | common_event_manager.cpp | 27 CommonEventPublishInfo publishInfo; in PublishCommonEvent() local 33 CommonEventPublishInfo publishInfo; in PublishCommonEventAsUser() local 37 …Manager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo) in PublishCommonEvent() 43 const CommonEventPublishInfo &publishInfo) in NewPublishCommonEvent() 49 const CommonEventPublishInfo &publishInfo, const int32_t &userId) in PublishCommonEventAsUser() 55 const CommonEventPublishInfo &publishInfo, const int32_t &userId) in NewPublishCommonEventAsUser() 60 …Manager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() 67 …const CommonEventPublishInfo &publishInfo, const std::shared_ptr<CommonEventSubscriber> &subscribe… in PublishCommonEventAsUser() 74 …const CommonEventPublishInfo &publishInfo, const std::shared_ptr<CommonEventSubscriber> &subscribe… in NewPublishCommonEventAsUser() 81 …Manager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() [all …]
|
/base/notification/common_event_service/test/systemtest/common/acts/actsCESCESpublishInfoTest/ |
D | actsCESCESpublishInfoTest.cpp | 90 CommonEventPublishInfo publishInfo; variable 123 CommonEventPublishInfo publishInfo; variable 155 CommonEventPublishInfo publishInfo; variable 187 CommonEventPublishInfo publishInfo; variable 218 CommonEventPublishInfo publishInfo; variable 249 CommonEventPublishInfo publishInfo; variable 285 CommonEventPublishInfo publishInfo; variable 321 CommonEventPublishInfo publishInfo; variable 357 CommonEventPublishInfo publishInfo; variable 392 CommonEventPublishInfo publishInfo; variable [all …]
|
/base/powermgr/battery_manager/services/native/src/ |
D | battery_notify.cpp | 99 CommonEventPublishInfo publishInfo; in PublishChargeTypeChangedEvent() local 157 CommonEventPublishInfo publishInfo; in PublishChangedEvent() local 189 CommonEventPublishInfo publishInfo; in PublishLowEvent() local 218 CommonEventPublishInfo publishInfo; in PublishOkayEvent() local 248 CommonEventPublishInfo publishInfo; in PublishPowerConnectedEvent() local 280 CommonEventPublishInfo publishInfo; in PublishPowerDisconnectedEvent() local 311 CommonEventPublishInfo publishInfo; in PublishChargingEvent() local 342 CommonEventPublishInfo publishInfo; in PublishDischargingEvent() local
|
/base/notification/common_event_service/services/test/unittest/ |
D | common_event_publish_ordered_event_unit_test.cpp | 137 CommonEventPublishInfo publishInfo; variable 188 CommonEventPublishInfo publishInfo; variable 229 …std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(pub… variable 279 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 336 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 385 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 409 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 476 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 508 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 577 CommonEventPublishInfo publishInfo; variable [all …]
|
D | common_event_sticky_test.cpp | 110 CommonEventPublishInfo publishInfo; variable 147 CommonEventPublishInfo publishInfo; variable 195 CommonEventPublishInfo publishInfo; variable 227 CommonEventPublishInfo publishInfo; variable 259 CommonEventPublishInfo publishInfo; variable 347 CommonEventPublishInfo publishInfo; variable 389 CommonEventPublishInfo publishInfo; variable 439 CommonEventPublishInfo publishInfo; variable 495 CommonEventPublishInfo publishInfo; variable 545 CommonEventPublishInfo publishInfo; variable
|
D | common_event_publish_system_event_test.cpp | 110 CommonEventPublishInfo publishInfo; variable 140 CommonEventPublishInfo publishInfo; variable 190 CommonEventPublishInfo publishInfo; variable 241 CommonEventPublishInfo publishInfo; variable
|
D | common_event_freeze_unit_test.cpp | 176 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 226 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 267 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 310 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 353 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 396 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable 507 … std::shared_ptr<CommonEventPublishInfo> publishInfo = std::make_shared<CommonEventPublishInfo>(); variable
|
D | common_event_publish_permission_event_unit_test.cpp | 130 CommonEventPublishInfo publishInfo; variable 171 CommonEventPublishInfo publishInfo; variable 214 CommonEventPublishInfo publishInfo; variable 257 CommonEventPublishInfo publishInfo; variable 665 CommonEventPublishInfo publishInfo; variable 1008 CommonEventPublishInfo publishInfo; variable 1053 CommonEventPublishInfo publishInfo; variable 1098 CommonEventPublishInfo publishInfo; variable 1143 CommonEventPublishInfo publishInfo; variable 1188 CommonEventPublishInfo publishInfo; variable [all …]
|
D | common_event_dump_test.cpp | 355 …umpTest::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() 468 …nEventDumpTest::SetPublishDataByOrdered(CommonEventData &data, CommonEventPublishInfo &publishInfo) in SetPublishDataByOrdered() 492 …EventDumpTest::SetPublishDataByOrdered2(CommonEventData &data, CommonEventPublishInfo &publishInfo) in SetPublishDataByOrdered2() 516 …ventDumpTest::SetPublishDataByUnordered(CommonEventData &data, CommonEventPublishInfo &publishInfo) in SetPublishDataByUnordered() 586 CommonEventPublishInfo publishInfo; in PublishUnorderedEvent() local 621 CommonEventPublishInfo publishInfo; in PublishStickyEvent() local 654 CommonEventPublishInfo publishInfo; in PublishStickyEvent() local 1084 CommonEventPublishInfo publishInfo; variable 1121 CommonEventPublishInfo publishInfo; variable 1191 CommonEventPublishInfo publishInfo; variable [all …]
|
/base/location/test/location_locator/mock/src/ |
D | mock_common_event_manager.cpp | 26 const CommonEventPublishInfo &publishInfo) in PublishCommonEvent() 32 …const CommonEventPublishInfo &publishInfo, const std::shared_ptr<CommonEventSubscriber> &subscribe… in PublishCommonEvent() 37 …Manager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent()
|
/base/notification/common_event_service/frameworks/core/test/unittest/ |
D | common_event_proxy_test.cpp | 141 CommonEventPublishInfo publishInfo; variable 169 CommonEventPublishInfo publishInfo; variable 194 CommonEventPublishInfo publishInfo; variable 222 CommonEventPublishInfo publishInfo; variable 250 CommonEventPublishInfo publishInfo; variable 282 CommonEventPublishInfo publishInfo; variable 310 CommonEventPublishInfo publishInfo; variable 340 CommonEventPublishInfo publishInfo; variable
|
D | common_event_stub_test.cpp | 157 CommonEventPublishInfo publishInfo; variable 181 CommonEventPublishInfo publishInfo; variable 204 CommonEventPublishInfo publishInfo; variable 229 CommonEventPublishInfo publishInfo; variable 274 CommonEventPublishInfo publishInfo; variable 295 CommonEventPublishInfo publishInfo; variable 501 CommonEventPublishInfo publishInfo; variable 524 CommonEventPublishInfo publishInfo; variable 546 CommonEventPublishInfo publishInfo; variable 568 CommonEventPublishInfo publishInfo; variable [all …]
|
D | common_event_test.cpp | 77 CommonEventPublishInfo publishInfo; variable 108 CommonEventPublishInfo publishInfo; variable 194 CommonEventPublishInfo publishInfo; variable 224 CommonEventPublishInfo publishInfo; variable 407 CommonEventPublishInfo publishInfo; variable 422 CommonEventPublishInfo publishInfo; variable
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
D | mock_common_event_manager.cpp | 33 …Manager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo) in PublishCommonEvent() 38 …Manager::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent()
|
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/ |
D | common_event_services_system_test.cpp | 844 CommonEventPublishInfo publishInfo; variable 885 CommonEventPublishInfo publishInfo; variable 914 CommonEventPublishInfo publishInfo; variable 953 CommonEventPublishInfo publishInfo; variable 980 CommonEventPublishInfo publishInfo; variable 1008 CommonEventPublishInfo publishInfo; variable 1050 CommonEventPublishInfo publishInfo; variable 1080 CommonEventPublishInfo publishInfo; variable 1120 CommonEventPublishInfo publishInfo; variable 1161 CommonEventPublishInfo publishInfo; variable [all …]
|
/base/notification/common_event_service/test/systemtest/common/acts/actsCESDataTest/ |
D | actsCESDataTest.cpp | 776 CommonEventPublishInfo publishInfo; variable 842 CommonEventPublishInfo publishInfo; variable 911 CommonEventPublishInfo publishInfo; variable 980 CommonEventPublishInfo publishInfo; variable 1049 CommonEventPublishInfo publishInfo; variable 1115 CommonEventPublishInfo publishInfo; variable 1184 CommonEventPublishInfo publishInfo; variable 1216 CommonEventPublishInfo publishInfo; variable 1246 CommonEventPublishInfo publishInfo; variable 1336 CommonEventPublishInfo publishInfo; variable [all …]
|
/base/notification/common_event_service/frameworks/core/test/unittest/common_event_branch_test/ |
D | common_event_branch_test.cpp | 269 CommonEventPublishInfo publishInfo; variable 289 CommonEventPublishInfo publishInfo; variable 309 CommonEventPublishInfo publishInfo; variable 328 CommonEventPublishInfo publishInfo; variable
|
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/ |
D | common_event_services_module_test.cpp | 443 CommonEventPublishInfo publishInfo; variable 472 CommonEventPublishInfo publishInfo; variable 579 CommonEventPublishInfo publishInfo; variable 624 CommonEventPublishInfo publishInfo; variable 668 CommonEventPublishInfo publishInfo; variable 718 CommonEventPublishInfo publishInfo; variable 767 CommonEventPublishInfo publishInfo; variable 837 CommonEventPublishInfo publishInfo; variable 887 CommonEventPublishInfo publishInfo; variable 938 CommonEventPublishInfo publishInfo; variable [all …]
|
/base/notification/common_event_service/frameworks/core/src/ |
D | common_event.cpp | 34 …onEvent::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() 49 …t::PublishCommonEventAsUser(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEventAsUser() 63 …onEvent::PublishCommonEvent(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEvent() 78 …t::PublishCommonEventAsUser(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishCommonEventAsUser() 93 …vent::PublishParameterCheck(const CommonEventData &data, const CommonEventPublishInfo &publishInfo, in PublishParameterCheck()
|
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/ |
D | actsCESManagertest.cpp | 1171 CommonEventPublishInfo publishInfo; variable 1212 CommonEventPublishInfo publishInfo; variable 1253 CommonEventPublishInfo publishInfo; variable 1292 CommonEventPublishInfo publishInfo; variable 1332 CommonEventPublishInfo publishInfo; variable 1372 CommonEventPublishInfo publishInfo; variable 1414 CommonEventPublishInfo publishInfo; variable 1456 CommonEventPublishInfo publishInfo; variable 1495 CommonEventPublishInfo publishInfo; variable 1536 CommonEventPublishInfo publishInfo; variable [all …]
|
/base/telephony/call_manager/services/call/call_state_observer/src/ |
D | missed_call_notification.cpp | 65 EventFwk::CommonEventPublishInfo publishInfo; in PublishMissedCallEvent() local 129 EventFwk::CommonEventPublishInfo publishInfo; in NotifyUnReadMissedCall() local
|
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_publish_ordered_system_test/ |
D | common_event_services_publish_ordered_system_test.cpp | 401 …const CommonEventPublishInfo &publishInfo, const std::shared_ptr<CommonEventSubscriber> &subscribe… in PublishOrderedCommonEventTest() 457 CommonEventPublishInfo publishInfo; variable 576 CommonEventPublishInfo publishInfo; variable 694 CommonEventPublishInfo publishInfo; variable 806 CommonEventPublishInfo publishInfo; variable 920 CommonEventPublishInfo publishInfo; variable 1035 CommonEventPublishInfo publishInfo; variable
|
/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/ |
D | common_event_services_publish_ordered_module_test.cpp | 418 …const CommonEventPublishInfo &publishInfo, const std::shared_ptr<CommonEventSubscriber> &subscribe… in PublishOrderedCommonEventTest() argument 474 CommonEventPublishInfo publishInfo; variable 592 CommonEventPublishInfo publishInfo; variable 707 CommonEventPublishInfo publishInfo; variable 819 CommonEventPublishInfo publishInfo; variable 932 CommonEventPublishInfo publishInfo; variable 1046 CommonEventPublishInfo publishInfo; variable 1276 CommonEventPublishInfo publishInfo; variable
|
/base/usb/usb_manager/services/native/src/ |
D | usb_service_subscriber.cpp | 60 CommonEventPublishInfo publishInfo; in PortChangedEvent() local
|
/base/time/time_service/services/time/src/ |
D | time_service_notify.cpp | 38 …iceNotify::PublishEvents(int64_t eventTime, const IntentWant &want, const PublishInfo &publishInfo) in PublishEvents()
|