Home
last modified time | relevance | path

Searched defs:sender (Results 1 - 25 of 55) sorted by relevance

123

/base/hiviewdfx/hiview/base/
H A Dapp_caller_event.cpp23 AppCallerEvent::AppCallerEvent(const std::string &sender) : Event(sender), in AppCallerEvent() argument
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessage_fuzzer/
H A Dnotificationconversationalmessage_fuzzer.cpp24 Notification::MessageUser sender; in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
H A Devent_processor_example3.h24 EventProcessorExample3Event(const std::string& sender, PipelineEventProducer* handler) in EventProcessorExample3Event() argument
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dplugin_example.h25 PluginExampleEvent(const std::string& sender, PipelineEventProducer* handler) in PluginExampleEvent() argument
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessageannex_fuzzer/
H A Dnotificationconversationalmessageannex_fuzzer.cpp28 Notification::MessageUser sender; in DoSomethingInterestingWithMyAPI() local
/third_party/python/Tools/demo/
H A Dmcast.py33 def sender(group): function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DCoreWindowNativeWindow.h71 Invoke(ABI::Windows::UI::Core::ICoreWindow *sender, ABI::Windows::UI::Core::IWindowSizeChangedEventArgs *sizeChangedEventArgs) Invoke() argument
H A DSwapChainPanelNativeWindow.h65 Invoke(IInspectable *sender, ABI::Windows::UI::Xaml::ISizeChangedEventArgs *sizeChangedEventArgs) Invoke() argument
/base/telephony/sms_mms/test/gtest/
H A Dmms_receiver_mgr_gtest.cpp90 const std::shared_ptr<TelEventHandler> sender = std::make_shared<MmsSendManager>(slotId); in HWTEST_F() local
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_event_source_example/
H A Dbundle_event_source_example.h24 BundleEventSourceExampleEvent(const std::string& sender, PipelineEventProducer* handler) in BundleEventSourceExampleEvent() argument
/base/hiviewdfx/hiview/test/plugins/examples/event_source_example/
H A Devent_source_example.h23 EventSourceExampleEvent(const std::string& sender, PipelineEventProducer* handler) in EventSourceExampleEvent() argument
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_conversational_content_test.cpp184 MessageUser sender; in HWTEST_F() local
203 MessageUser sender; in HWTEST_F() local
248 MessageUser sender; in HWTEST_F() local
287 MessageUser sender; in HWTEST_F() local
H A Dnotification_conversational_message_test.cpp45 MessageUser sender; in HWTEST_F() local
62 MessageUser sender; in HWTEST_F() local
82 MessageUser sender; in HWTEST_F() local
101 MessageUser sender; in HWTEST_F() local
118 MessageUser sender; in HWTEST_F() local
134 MessageUser sender; HWTEST_F() local
158 MessageUser sender; HWTEST_F() local
174 MessageUser sender; HWTEST_F() local
193 MessageUser sender; HWTEST_F() local
215 MessageUser sender; HWTEST_F() local
[all...]
/third_party/libuv/docs/code/udp-dhcp/
H A Dmain.c25 char sender[17] = { 0 }; in on_read() local
/third_party/libuv/test/
H A Dtest-udp-mmsg.c38 static uv_udp_t sender; variable
/base/hiviewdfx/hiview/base/include/
H A Dpipeline.h31 PipelineEvent(const std::string& sender, PipelineEventProducer* handler) in PipelineEvent() argument
H A Daudit_log_parser.h28 std::string sender = ""; member
/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_context.h134 explicit HotplugObserver(Channel<CooperateEvent>::Sender sender) : sender_(sender) {} in HotplugObserver() argument
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_conversational_content.cpp52 AddConversationalMessage( const std::string &text, int64_t timestamp, const MessageUser &sender) AddConversationalMessage() argument
H A Dnotification_conversational_message.cpp27 NotificationConversationalMessage( const std::string &text, int64_t timestamp, const MessageUser &sender) NotificationConversationalMessage() argument
/third_party/libwebsockets/lib/abstract/protocols/smtp/
H A Dsmtp-sequencer.c283 lws_smtpc_add_email(lws_smtp_sequencer_t *s, const char *payload, size_t payload_len, const char *sender, const char *recipient, void *data, lws_smtp_cb_t done) lws_smtpc_add_email() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_hdr.c294 const X509_NAME *sender; in ossl_cmp_hdr_init() local
/third_party/openssl/crypto/cmp/
H A Dcmp_hdr.c294 const X509_NAME *sender; in ossl_cmp_hdr_init() local
/base/msdp/device_status/intention/cooperate/plugin/src/
H A Ddsoftbus_handler.cpp87 void DSoftbusHandler::AttachSender(Channel<CooperateEvent>::Sender sender) in AttachSender() argument
H A Dcooperate_context.cpp40 explicit BoardObserver(Channel<CooperateEvent>::Sender sender) : sender_(sender) {} in BoardObserver() argument
109 void Context::AttachSender(Channel<CooperateEvent>::Sender sender) in AttachSender() argument

Completed in 10 milliseconds

123