Home
last modified time | relevance | path

Searched defs:cTime (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/reminderrequestannexthree_fuzzer/
Dreminderrequestannexthree_fuzzer.cpp32 int32_t cTime = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp1668 int32_t ReminderRequest::GetActualTime(const TimeTransferType &type, int32_t cTime) in GetActualTime()