Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DCompressor.java867 String pretty = JSON.toJSONString(jsonObject, new SerializerFeature[]{ in writeJsonFile() local
986 String pretty = JSON.toJSONString(jsonObject, SerializerFeature.PrettyFormat, in putBuildHash() local
3685 String pretty = JSON.toJSONString(jsonObject, SerializerFeature.WriteMapNullValue, in writeJson() local