Searched refs:first_chunk_parsed_ (Results 1 – 2 of 2) sorted by relevance
58 if (!first_chunk_parsed_) { in ParseUnowned()69 first_chunk_parsed_ = true; in ParseUnowned()
50 bool first_chunk_parsed_ = false; variable