Searched refs:DoDecode (Results 1 – 3 of 3) sorted by relevance
90 virtual bool DoDecode() const { in DoDecode() function in __anon84f0574b0111::ErrorResilienceTestLarge
214 virtual bool DoDecode() const { return 1; } in DoDecode() function
177 if (decoder && DoDecode()) { in RunLoop()