Searched defs:ONE_SHOT (Results 1 – 3 of 3) sorted by relevance
87 ONE_SHOT, // Apply the configured delay just once. enumerator
212 enum RepeatMode { ONE_SHOT, REPEATING }; enumerator
254 ONE_SHOT = 'oneshot' variable in CloudApi.DownloadStrategy