Searched defs:cancelTimes (Results 1 – 1 of 1) sorted by relevance
111 uint32_t cancelTimes = (maxRemainedTime > onceTime) ? onceTime : maxRemainedTime; in RefreshPermission() local148 const std::string& taskName, uint32_t cancelTimes) in ScheduleRevokeTask()