Home
last modified time | relevance | path

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

/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DFieldMaskUtil.java176 public static String toJsonString(FieldMask fieldMask) { in toJsonString() method in FieldMaskUtil
/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java166 private String toJsonString(Message message) throws IOException { in toJsonString() method in JsonFormatTest
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_distributedData.js23 this.toJsonString = function (...args) { method