Searched defs:updateAtHour (Results 1 – 7 of 7) sorted by relevance
48 long updateAtHour = static_cast<long>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
67 int updateAtHour = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
47 int updateAtHour = -1; variable
152 int updateAtHour = -1; member
1521 int updateAtHour = 24; variable1545 int updateAtHour = 24; variable
104 bool FormTimerMgr::AddFormTimer(int64_t formId, long updateAtHour, long updateAtMin, int32_t userId) in AddFormTimer()
919 const int updateAtHour, in SetUpdateInfo()