Home
last modified time | relevance | path

Searched refs:sstream (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dtee_logging.cpp208 std::stringstream sstream; in StripColorCodes() local
215 sstream << c; in StripColorCodes()
221 return sstream.str(); in StripColorCodes()
/device/google/cuttlefish/
Diwyu.imp21 { symbol: ["std::stringstream", "private", "<sstream>", "public"] },