Home
last modified time | relevance | path

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

/external/openscreen/cast/streaming/
Danswer_messages.cc210 Json::Value AudioConstraints::ToJson() const { in ToJson() function in openscreen::cast::AudioConstraints
263 Json::Value VideoConstraints::ToJson() const { in ToJson() function in openscreen::cast::VideoConstraints
296 Json::Value Constraints::ToJson() const { in ToJson() function in openscreen::cast::Constraints
345 Json::Value DisplayDescription::ToJson() const { in ToJson() function in openscreen::cast::DisplayDescription
406 Json::Value Answer::ToJson() const { in ToJson() function in openscreen::cast::Answer
Dreceiver_message.cc87 Json::Value ReceiverError::ToJson() const { in ToJson() function in openscreen::cast::ReceiverError
117 Json::Value ReceiverCapability::ToJson() const { in ToJson() function in openscreen::cast::ReceiverCapability
194 ErrorOr<Json::Value> ReceiverMessage::ToJson() const { in ToJson() function in openscreen::cast::ReceiverMessage
Doffer_messages.cc225 Json::Value Stream::ToJson() const { in ToJson() function in openscreen::cast::Stream
283 Json::Value AudioStream::ToJson() const { in ToJson() function in openscreen::cast::AudioStream
341 Json::Value VideoStream::ToJson() const { in ToJson() function in openscreen::cast::VideoStream
424 Json::Value Offer::ToJson() const { in ToJson() function in openscreen::cast::Offer
Dresolution.cc56 Json::Value Resolution::ToJson() const { in ToJson() function in openscreen::cast::Resolution
91 Json::Value Dimensions::ToJson() const { in ToJson() function in openscreen::cast::Dimensions
Dsender_message.cc82 ErrorOr<Json::Value> SenderMessage::ToJson() const { in ToJson() function in openscreen::cast::SenderMessage
/external/tensorflow/tensorflow/compiler/xla/tools/
Dhlo_proto_to_json.cc45 StatusOr<string> ToJson(const tensorflow::protobuf::Message& message) { in ToJson() function
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DDurationPartial.cs197 internal static string ToJson(long seconds, int nanoseconds, bool diagnosticOnly) in ToJson() method in Google.Protobuf.WellKnownTypes.Duration
DFieldMaskPartial.cs59 internal static string ToJson(IList<string> paths, bool diagnosticOnly) in ToJson() method in Google.Protobuf.WellKnownTypes.FieldMask
DTimestampPartial.cs199 internal static string ToJson(long seconds, int nanoseconds, bool diagnosticOnly) in ToJson() method in Google.Protobuf.WellKnownTypes.Timestamp
/external/webrtc/stats/
Drtc_stats_report.cc120 std::string RTCStatsReport::ToJson() const { in ToJson() function in webrtc::RTCStatsReport
Drtc_stats.cc100 std::string RTCStats::ToJson() const { in ToJson() function in webrtc::RTCStats
/external/protobuf/src/google/protobuf/util/
Djson_util_test.cc70 std::string ToJson(const Message& message, const JsonPrintOptions& options) { in ToJson() function in google::protobuf::util::__anonfa4300d70111::JsonUtilTest
/external/perfetto/src/trace_processor/
Dexport_json_unittest.cc82 std::string ToJson(ArgumentFilterPredicate argument_filter = nullptr, in ToJson() function in perfetto::trace_processor::json::__anon575a14d70111::ExportJsonTest