Searched refs:NextNonEmpty (Results 1 – 1 of 1) sorted by relevance
64 inline bool NextNonEmpty(ZeroCopyInputStream* input, const void** data, in NextNonEmpty() function606 if (NextNonEmpty(input_, &void_buffer, &buffer_size)) { in Refresh()