Searched defs:days (Results 1 – 4 of 4) sorted by relevance
37 uint8_t days = *data % DAYS; in DoSomethingInterestingWithMyAPI() local
186 int32_t days[] = {1, 2, 3, 4, 5, 6, 7}; in GetDaysOfWeek() local
104 uint8_t days; in GetDaysOfMonth() local
314 int32_t PermissionRecordManager::DeletePermissionRecord(int64_t days) in DeletePermissionRecord()