HomeSort by relevance Sort by last modified time
    Searched defs:as_string (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
string_piece.h 104 std::string as_string() const { function in class:base::StringPiece
  /external/regex-re2/re2/
stringpiece.h 88 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 35 milliseconds