Home
last modified time | relevance | path

Searched defs:SetConfigContext (Results 1 – 1 of 1) sorted by relevance

/applications/standard/calendardata/calendarmanager/napi/src/
Dcalendar_napi.cpp337 struct SetConfigContext : public ContextBase { in SetConfig() struct
338 int result; in SetConfig()
339 CalendarConfig config; in SetConfig()
340 CalendarNapi *calendar; in SetConfig()