MCPcopy Create free account
hub / github.com/Samsung/ONE / valueToQuotedString

Function valueToQuotedString

runtime/3rdparty/jsoncpp/jsoncpp.cpp:4785–4785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4783}
4784
4785String valueToQuotedString(const char *value) { return valueToQuotedStringN(value, strlen(value)); }
4786
4787// Class Writer
4788// //////////////////////////////////////////////////////////////////

Callers 1

writeValueMethod · 0.85

Calls 1

valueToQuotedStringNFunction · 0.85

Tested by

no test coverage detected