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.cpp341 struct SetConfigContext : public ContextBase { in SetConfig() struct
342 int result; in SetConfig()
343 CalendarConfig config; in SetConfig()
344 CalendarNapi *calendar; in SetConfig()