Searched refs:stream_alias (Results 1 – 1 of 1) sorted by relevance
294 const void* stream_alias; in ParseString() local296 if (!stream->GetDirectBufferPointer(&stream_alias, &stream_size)) { in ParseString()300 *result = StringPiece(static_cast<const char*>(stream_alias), length); in ParseString()