Searched defs:WriteWithOptions (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/json/
H A Djson_writer.cc29 return WriteWithOptions(node, 0, json);
33 bool JSONWriter::WriteWithOptions(const Value& node, function in class:base::JSONWriter
/external/libweave/third_party/chromium/base/json/
H A Djson_writer.cc29 return WriteWithOptions(node, 0, json);
33 bool JSONWriter::WriteWithOptions(const Value& node, function in class:base::JSONWriter

Completed in 133 milliseconds