Lines Matching refs:timeout
168 int64_t timeout = 0; in RegisterNotificationHelper() local
171 timeout = OHOS::GetSecondsBetween(start, end); in RegisterNotificationHelper()
172 if (timeout >= 5L) { in RegisterNotificationHelper()
182 timeout = OHOS::GetSecondsBetween(start, end); in RegisterNotificationHelper()
183 if (timeout >= 5L) { in RegisterNotificationHelper()
200 int64_t timeout = 0; in RegisterNotificationHelper() local
203 timeout = OHOS::GetSecondsBetween(start, end); in RegisterNotificationHelper()
204 if (timeout >= 5L) { in RegisterNotificationHelper()
214 timeout = OHOS::GetSecondsBetween(start, end); in RegisterNotificationHelper()
215 if (timeout >= 5L) { in RegisterNotificationHelper()
229 int64_t timeout = 0; in RegisterNotificationHelper() local
232 timeout = OHOS::GetSecondsBetween(start, end); in RegisterNotificationHelper()
233 if (timeout >= 5L) { in RegisterNotificationHelper()
243 timeout = OHOS::GetSecondsBetween(start, end); in RegisterNotificationHelper()
244 if (timeout >= 5L) { in RegisterNotificationHelper()
261 int64_t timeout = 0; in RegisterNotificationHelper() local
264 timeout = OHOS::GetSecondsBetween(start, end); in RegisterNotificationHelper()
265 if (timeout >= 5L) { in RegisterNotificationHelper()
275 timeout = OHOS::GetSecondsBetween(start, end); in RegisterNotificationHelper()
276 if (timeout >= 5L) { in RegisterNotificationHelper()