Searched refs:within_rate_limit (Results 1 – 1 of 1) sorted by relevance
73 bool within_rate_limit = IsWithinRateLimit(event_name); in VerifyRateLimit() local74 if (within_rate_limit || always_update) { in VerifyRateLimit()77 return within_rate_limit; in VerifyRateLimit()