Home
last modified time | relevance | path

Searched refs:jsonified (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/streaming/
Dsession_messenger.cc92 ErrorOr<Json::Value> jsonified = message.ToJson(); in SendOutboundMessage() local
93 OSP_CHECK(jsonified.is_value()) << "Tried to send an invalid message"; in SendOutboundMessage()
95 jsonified.value()); in SendOutboundMessage()
/external/pigweed/pw_metric/
Ddocs.rst647 returned metrics (post detokenization and jsonified) might look something like: