Home
last modified time | relevance | path

Searched defs:indent_string (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/internal/
Djson_objectwriter.h92 JsonObjectWriter(StringPiece indent_string, io::CodedOutputStream* out) in JsonObjectWriter()
/third_party/json/include/nlohmann/detail/output/
Dserializer.hpp981 string_t indent_string; member in detail::serializer
/third_party/flatbuffers/include/flatbuffers/
Dflexbuffers.h364 const char *indent_string) { in IndentString()
370 int cur_indent, const char *indent_string) { in AppendToString()
575 bool indented, int cur_indent, const char *indent_string) const { in ToString()
/third_party/json/single_include/nlohmann/
Djson.hpp18989 string_t indent_string; member in detail::serializer
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp17005 string_t indent_string; member in nlohmann::detail::serializer