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