Searched defs:delim (Results 1 – 5 of 5) sorted by relevance
131 static bool UnescapeStringChunk(std::string *result, const std::string &chunk, char delim, bool *fi… in UnescapeStringChunk()193 bool JsonObject::Parser::GetString(char delim) in GetString()
58 std::string Next(char delim = ' ') in Next()
350 auto delim = ""; in ToString() local
530 auto delim = ""; in DumpLocationsUsage() local
1393 std::string delim = ": "; in Serialize() local