HomeSort by relevance Sort by last modified time
    Searched defs:SetIndent (Results 1 - 4 of 4) sorted by null

  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
prettywriter.h 53 PrettyWriter& SetIndent(Ch indentChar, unsigned indentCharCount) {
  /prebuilts/go/darwin-x86/src/encoding/json/
stream.go 225 // SetIndent instructs the encoder to format each subsequent encoded
227 // Calling SetIndent("", "") disables indentation.
228 func (enc *Encoder) SetIndent(prefix, indent string) {
  /prebuilts/go/linux-x86/src/encoding/json/
stream.go 225 // SetIndent instructs the encoder to format each subsequent encoded
227 // Calling SetIndent("", "") disables indentation.
228 func (enc *Encoder) SetIndent(prefix, indent string) {
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.h     [all...]

Completed in 435 milliseconds