Searched defs:as_string (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dstring_piece.h104 std::string as_string() const { function in class:base::StringPiece
/external/regex-re2/re2/
H A Dstringpiece.h88 std::string as_string() const { function in class:re2::StringPiece
94 // for a StringPiece be called "as_string()". We also leave the
95 // "as_string()" method defined here for existing code.

Completed in 93 milliseconds