Searched refs:valueToQuotedString (Results 1 – 10 of 10) sorted by relevance
353 String JSON_API valueToQuotedString(const char* value);
344 String valueToQuotedString(const char* value) { in valueToQuotedString() function488 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()707 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()
1927 std::string JSON_API valueToQuotedString(const char* value);
1985 std::string JSON_API valueToQuotedString(const char* value);
4139 std::string valueToQuotedString(const char* value) { in valueToQuotedString() function4417 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()4634 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()
4083 std::string valueToQuotedString(const char* value) { in valueToQuotedString() function4361 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()4579 writeWithIndent(valueToQuotedString(name.c_str())); in writeValue()