Searched refs:kMaxReallocTry (Results 1 – 1 of 1) sorted by relevance
2578 constexpr int kMaxReallocTry = 5; in sendOutputBuffers() local2626 if (++reallocTryNum > kMaxReallocTry) { in sendOutputBuffers()2629 mName, kMaxReallocTry); in sendOutputBuffers()