| /applications/standard/calendardata/calendarmanager/test/unittest/src/ |
| D | event_filter_test.cpp | 63 Event event; variable 75 Event event; variable 86 Event event; variable 98 Event event; variable 110 Event event; variable 123 Event event; variable 135 Event event; variable 146 Event event; variable 171 Event event; variable 187 Event event; variable [all …]
|
| D | calendar_test.cpp | 69 Event event; variable 79 Event event; variable 89 Event event; variable 127 Event event; variable 165 Event event; variable
|
| D | event_reminder_test.cpp | 54 Event event; variable 71 Event event; variable 92 Event event; variable
|
| D | event_service_test.cpp | 52 Event event; variable 76 Event event; variable
|
| D | event_attendee_test.cpp | 65 Event event; variable 113 Event event; variable
|
| D | event_location_test.cpp | 52 Event event; variable
|
| /applications/standard/calendardata/calendarmanager/native/src/ |
| D | native_calendar.cpp | 65 int Calendar::AddEvent(const Event& event) in AddEvent() 92 for (const auto &event : events) { in AddEvents() local 103 for (const auto &event : events) { in AddEvents() local 160 bool Calendar::UpdateEvent(const Event& event) in UpdateEvent() 202 for (const auto &event : events) { in UpdateEvents() local 271 for (auto &event : events) { in GetEvents() local
|
| D | native_util.cpp | 27 void DumpEvent(const Event &event) in DumpEvent() 62 void BuildEventLocation(DataShare::DataShareValuesBucket &valuesBucket, const Event &event) in BuildEventLocation() 81 void BuildEventService(DataShare::DataShareValuesBucket &valuesBucket, const Event &event) in BuildEventService() 94 DataShare::DataShareValuesBucket BuildValueEvent(const Event &event, int calendarId) in BuildValueEvent() 275 void ResultSetToEvent(Event &event, DataShareResultSetPtr &resultSet, const std::set<std::string>& … in ResultSetToEvent() 328 Event event; in ResultSetToEvents() local
|
| /applications/sample/camera/setting/setting/src/main/cpp/ |
| D | main_ability_slice.cpp | 72 auto onClick1 = [this](UIView& view, const Event& event) -> bool { in SetButtonListenerWifi() 87 auto onClick2 = [this](UIView& view, const Event& event) -> bool { in SetButtonListenerApp() 102 auto onClick3 = [this](UIView& view, const Event& event) -> bool { in SetButtonListenerDisplay() 118 auto onClick4 = [this](UIView& view, const Event& event) -> bool { in SetButtonListenerAbout() 133 auto toLaunher = [this] (UIView &view, const Event &event) -> bool { in SetHead()
|
| D | event_listener.h | 35 bool OnClick(UIView& view, const ClickEvent &event) override in OnClick() 47 bool OnLongPress(UIView& view, const LongPressEvent &event) override in OnLongPress()
|
| D | setting_wifi_input_password_ability_slice.cpp | 59 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() 84 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() 101 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener()
|
| D | app_ability_slice.cpp | 47 auto onClick1 = [this](UIView& view, const Event& event) -> bool { in SetButtonListener() 62 auto onClick2 = [this, appName](UIView& view, const Event& event) -> bool { in SetAppButtonListener()
|
| D | setting_wifi_ability_slice.cpp | 76 auto onClick = [this](UIView& view, const Event& event) -> bool { in SetButtonListener() 91 auto onClick2 = [this, ssid](UIView& view, const Event& event) -> bool { in SetWifiButtonListener()
|
| D | setting_display_ability_slice.h | 47 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick()
|
| /applications/sample/camera/launcher/launcher/src/main/cpp/ |
| D | event_listener.h | 34 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() 46 bool OnLongPress(UIView& view, const LongPressEvent& event) override in OnLongPress()
|
| D | app_info.h | 72 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick() 87 bool OnLongPress(UIView& view, const LongPressEvent& event) override in OnLongPress()
|
| D | long_press_view.cpp | 89 bool LongPressView::OnClick(UIView& view, const ClickEvent& event) in OnClick()
|
| /applications/sample/camera/screensaver/screensaver/src/main/cpp/ |
| D | event_listener.h | 38 bool OnClick(UIView& view, const ClickEvent &event) override in OnClick() 50 bool OnLongPress(UIView& view, const LongPressEvent &event) override in OnLongPress()
|
| D | screensaver_ability_slice.cpp | 53 auto onClick = [this] (UIView& view, const Event& event) -> bool { in SetCyclePlayView()
|
| /applications/sample/camera/gallery/include/ |
| D | event_listener.h | 39 bool OnClick(UIView& view, const ClickEvent &event) override in OnClick() 51 bool OnLongPress(UIView& view, const LongPressEvent &event) override in OnLongPress()
|
| /applications/sample/camera/cameraApp/cameraApp/src/main/cpp/ |
| D | event_listener.h | 39 bool OnClick(UIView& view, const ClickEvent &event) override in OnClick() 51 bool OnLongPress(UIView& view, const LongPressEvent &event) override in OnLongPress()
|
| /applications/sample/camera/gallery/src/ |
| D | gallery_ability_slice.cpp | 132 auto onClick = [this] (UIView& view, const Event& event) -> bool { in InitTitle() 156 auto deleteClick = [this] (UIView& view, const Event& event) -> bool { in InitTitle() 279 auto onClick = [this, path] (UIView& view, const Event& event) -> bool { in GetImageClickListener()
|
| D | player_ability_slice.cpp | 137 auto onClick = [this] (UIView &view, const Event &event) -> bool { in SetUpBackArea() 438 bool ToggleBtnListener::OnClick(UIView &view, const ClickEvent& event) in OnClick()
|
| /applications/standard/launcher/common/src/main/ets/default/manager/ |
| D | LocalEventManager.ts | 54 const event: string = events[index]; constant
|
| /applications/standard/contacts_data/ability/account/src/ |
| D | account_event_manager.cpp | 55 OHOS::EventFwk::CommonEventData event; in PublishEvent() local
|