Home
last modified time | relevance | path

Searched refs:AddEventInfo (Results 1 - 3 of 3) sorted by relevance

/applications/standard/calendardata/calendarmanager/native/src/
H A Dnative_calendar.cpp63 int Calendar::AddEventInfo(const Event& event, int channelId) in AddEventInfo() function in OHOS::CalendarApi::Native::Calendar
92 return Calendar::AddEventInfo(event, 0); in AddEvent()
113 auto index = Calendar::AddEventInfo(event, channelId); in AddEvents()
/applications/standard/calendardata/calendarmanager/native/include/
H A Dnative_calendar.h50 int AddEventInfo(const Event& event, int channelId);
/applications/standard/calendardata/calendarmanager/test/unittest/src/
H A Dcalendar_test.cpp267 int eventInfo = calendar->AddEventInfo(event, channelId); in HWTEST_F()

Completed in 3 milliseconds