Searched refs:FindRuleFor (Results 1 – 1 of 1) sorted by relevance
50 Rule* rule = FindRuleFor(year, month, day, time_in_day_sec); in GetDaylightSavingsOffsetFromOS()60 Rule* FindRuleFor(int year, int month, int day, int time_in_day_sec) { in FindRuleFor() function in DateCacheMock