Searched defs:ToJson (Results 1 – 7 of 7) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | DurationPartial.cs | 197 internal static string ToJson(long seconds, int nanoseconds, bool diagnosticOnly) in ToJson() method in Google.Protobuf.WellKnownTypes.Duration
|
| D | FieldMaskPartial.cs | 59 internal static string ToJson(IList<string> paths, bool diagnosticOnly) in ToJson() method in Google.Protobuf.WellKnownTypes.FieldMask
|
| D | TimestampPartial.cs | 199 internal static string ToJson(long seconds, int nanoseconds, bool diagnosticOnly) in ToJson() method in Google.Protobuf.WellKnownTypes.Timestamp
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/ |
| D | pybind_conversion.cc | 229 Status ToJson(const py::handle &padded_sample, nlohmann::json *const padded_sample_json, in ToJson() function
|
| /third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/common/ |
| D | shard_pybind.cc | 358 void adl_serializer<py::object>::ToJson(json *j, const py::object &obj) { in ToJson() function in nlohmann::adl_serializer::object
|
| /third_party/protobuf/src/google/protobuf/util/ |
| D | json_util_test.cc | 70 std::string ToJson(const Message& message, const JsonPrintOptions& options) { in ToJson() function in google::protobuf::util::__anon2f76a2fc0111::JsonUtilTest
|
| /third_party/grpc/test/cpp/util/ |
| D | grpc_tool.cc | 921 bool GrpcTool::ToJson(int argc, const char** argv, const CliCredentials& cred, in ToJson() function in grpc::testing::GrpcTool
|