Searched refs:DeductToken (Results 1 – 2 of 2) sorted by relevance
119 return bucket->DeductToken(); in Apply()153 bucket->DeductToken(); in Apply()
106 bool DeductToken() { return num_tokens_-- > 0; } in DeductToken() function