Home | History | Annotate | Download | only in json

Lines Matching defs:Convert

43     // First deep copy to convert JSONStringValue to std::string and swap that
67 // to convert any JSONStringValues to std::string.
93 // First deep copy to convert JSONStringValue to std::string and swap that
113 // to convert any JSONStringValues to std::string.
315 void JSONParser::StringBuilder::Convert() {
333 Convert();
598 string.Convert();
630 string.Convert();
745 // Used to convert the UTF-16 code units to a code point and then to a UTF-8
799 dest->Convert();