Searched refs:GetCalendarCache (Results 1 – 2 of 2) sorted by relevance
301 const std::array<std::vector<std::string>, 3>& GetCalendarCache() in GetCalendarCache() function
249 … auto calendarCache = calendarController_->GetDataAdapter()->GetCalendarCache()[indexOfContainer_]; in OnDateSelected()