Searched defs:cTime (Results 1 – 3 of 3) sorted by relevance
29 int32_t cTime = static_cast<int32_t>(fdp->ConsumeIntegral<uint8_t>()); in DoSomethingInterestingWithMyAPI() local
1411 CNotificationTime cTime; in SetNotificationLocalLiveViewContentDetailed() local
1775 int32_t ReminderRequest::GetActualTime(const TimeTransferType &type, int32_t cTime) in GetActualTime()