Home | History | Annotate | Download | only in base

Lines Matching refs:StringPiece

942 class StringPiece;
944 // Allows StringPiece to be logged.
945 BASE_API std::ostream& operator<<(std::ostream& o, const StringPiece& piece);