Searched defs:acceptEvent (Results 1 – 7 of 7) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
| D | timepicker_dialog_view.cpp | 471 auto acceptEvent = dialogEvent["acceptId"]; in CreateButtonNode() local 492 auto acceptEvent = dialogEvent["acceptId"]; in CreateButtonNodeForAging() local 609 …r<FrameNode>& timePickerNode, const std::vector<ButtonInfo>& buttonInfos, DialogEvent& acceptEvent) in CreateConfirmNode()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
| D | calendar_dialog_view.cpp | 674 …const RefPtr<FrameNode>& calendarNode, DialogEvent& acceptEvent, const std::vector<ButtonInfo>& bu… in CreateConfirmNode() 769 DialogEvent acceptEvent = (acceptIter != dialogEvent.end()) ? acceptIter->second : nullptr; in CreateOptionsNode() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| D | p2p_state_machine.cpp | 731 std::function<void(AlertDialog &, std::any)> acceptEvent = [=](AlertDialog &dlg, std::any msg) { in NotifyUserProvDiscShowPinRequestMessage() local 755 std::function<void(AlertDialog &, std::any)> acceptEvent = [=](AlertDialog &dlg, std::any msg) { in NotifyUserInvitationReceivedMessage() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
| D | textpicker_dialog_view.cpp | 470 auto acceptEvent = dialogEvent["acceptId"]; in CreateButtonNode() local 524 …r<FrameNode>& textPickerNode, const std::vector<ButtonInfo>& buttonInfos, DialogEvent& acceptEvent) in CreateConfirmNode() 1406 auto acceptEvent = dialogEvent["acceptId"]; in CreateAgingButtonNode() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_datepicker.cpp | 922 std::function<void(const std::string&)> acceptEvent; in GetAcceptEvent() local 1121 std::function<void(const std::string&)> acceptEvent; in Show() local 1670 std::function<void(const std::string&)> acceptEvent; in Show() local
|
| D | js_textpicker.cpp | 1434 std::function<void(const std::string&)> acceptEvent; in Show() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| D | datepicker_dialog_view.cpp | 393 auto acceptEvent = dialogEvent["acceptId"]; in CreateButtonNode() local 651 auto acceptEvent = dialogEvent["acceptId"]; in CreateButtonNodeForAging() local 707 …const RefPtr<FrameNode>& datePickerNode, DialogEvent& acceptEvent, const std::vector<ButtonInfo>& … in CreateConfirmNode()
|