PopChunk           44 content/browser/speech/chunked_byte_buffer.h   scoped_ptr< std::vector<uint8> > PopChunk();
PopChunk           44 content/browser/speech/chunked_byte_buffer_unittest.cc   chunk = buffer.PopChunk();
PopChunk           54 content/browser/speech/chunked_byte_buffer_unittest.cc   chunk = buffer.PopChunk();
PopChunk           68 content/browser/speech/chunked_byte_buffer_unittest.cc   chunk = buffer.PopChunk();
PopChunk          184 content/browser/speech/google_streaming_remote_engine.cc     event_args.response = chunked_byte_buffer_.PopChunk();