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.cpp394 struct SetConfigContext : public ContextBase { in SetConfig() struct
395 int result; in SetConfig()
396 CalendarConfig config; in SetConfig()
397 CalendarNapi *calendar; in SetConfig()