Home
last modified time | relevance | path

Searched defs:sender (Results 1 – 18 of 18) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_conversational_message_test.cpp45 MessageUser sender; variable
62 MessageUser sender; variable
82 MessageUser sender; variable
101 MessageUser sender; variable
118 MessageUser sender; variable
134 MessageUser sender; variable
158 MessageUser sender; variable
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
Devent_processor_example3.h24 EventProcessorExample3Event(const std::string& sender, PipelineEventProducer* handler) in EventProcessorExample3Event()
/base/hiviewdfx/hiview/base/test/unittest/common/
Dplugin_example.h25 PluginExampleEvent(const std::string& sender, PipelineEventProducer* handler) in PluginExampleEvent()
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessage_fuzzer/
Dnotificationconversationalmessage_fuzzer.cpp24 Notification::MessageUser sender; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessageannex_fuzzer/
Dnotificationconversationalmessageannex_fuzzer.cpp28 Notification::MessageUser sender; in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
Devent_source_example.h23 EventSourceExampleEvent(const std::string& sender, PipelineEventProducer* handler) in EventSourceExampleEvent()
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
Dbundle_event_source_example.h24 BundleEventSourceExampleEvent(const std::string& sender, PipelineEventProducer* handler): in BundleEventSourceExampleEvent()
/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
Devent_logger_action_test.cpp111 int EventloggerActionTest::JudgmentsFileSize(int minQuantity, const std::string sender) in JudgmentsFileSize()
130 int EventloggerActionTest::StartCreate(const std::string sender, const std::string name, const std:… in StartCreate()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
Devent_logger_catcher_test.cpp114 int EventloggerCatcherTest::JudgmentsFileSize(int minQuantity, const std::string sender) in JudgmentsFileSize()
133 int EventloggerCatcherTest::StartCreate(const std::string sender, const std::string name, const std… in StartCreate()
/base/hiviewdfx/hiview/include/
Dplugin_extra_info.h39 CapacityPublishEvent(const std::string &sender, const PluginCapacityInfo &pluginCapacityInfo) in CapacityPublishEvent()
/base/hiviewdfx/hiview/base/
Dsys_event.cpp47 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, const std::string& js… in SysEvent()
56 SysEvent::SysEvent(const std::string& sender, PipelineEventProducer* handler, SysEventCreator& sysE… in SysEvent()
/base/hiviewdfx/hiview/base/include/
Dpipeline.h31 PipelineEvent(const std::string& sender, PipelineEventProducer* handler) in PipelineEvent()
Devent.h32 explicit Event(const std::string &sender) in Event()
58 explicit Event(const std::string &sender, const std::string &name) in Event()
Daudit_log_parser.h28 std::string sender = ""; member
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_conversational_message.cpp28 const std::string &text, int64_t timestamp, const MessageUser &sender) in NotificationConversationalMessage()
Dnotification_conversational_content.cpp51 const std::string &text, int64_t timestamp, const MessageUser &sender) in AddConversationalMessage()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp750 MessageUser messageUser, sender; variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp3499 MessageUser sender; in GetConversationalMessageBasicInfo() local