Home
last modified time | relevance | path

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

12345

/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...]
/kernel/linux/linux-5.10/security/apparmor/
H A Dipc.c208 int aa_may_signal(struct aa_label *sender, struct aa_label *target, int sig) in aa_may_signal() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dmdfld_tmd_vid.c136 struct mdfld_dsi_pkg_sender *sender in mdfld_dsi_tmd_drv_ic_init() local
[all...]
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dsmsgiucv.c57 unsigned char sender[9]; in smsg_message_pending() local
/kernel/linux/linux-6.6/security/apparmor/
H A Dipc.c103 int aa_may_signal(const struct cred *subj_cred, struct aa_label *sender, in aa_may_signal() argument
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dsmsgiucv.c57 unsigned char sender[9]; in smsg_message_pending() local
/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

Completed in 12 milliseconds

12345