Searched defs:ParseAndValidate (Results 1 – 1 of 1) sorted by relevance
184 bool AspectRatio::ParseAndValidate(const Json::Value& value, AspectRatio* out) { in ParseAndValidate() function in openscreen::cast::AspectRatio208 bool AudioConstraints::ParseAndValidate(const Json::Value& root, in ParseAndValidate() function in openscreen::cast::AudioConstraints246 bool Dimensions::ParseAndValidate(const Json::Value& root, Dimensions* out) { in ParseAndValidate() function in openscreen::cast::Dimensions270 bool VideoConstraints::ParseAndValidate(const Json::Value& root, in ParseAndValidate() function in openscreen::cast::VideoConstraints327 bool Constraints::ParseAndValidate(const Json::Value& root, Constraints* out) { in ParseAndValidate() function in openscreen::cast::Constraints348 bool DisplayDescription::ParseAndValidate(const Json::Value& root, in ParseAndValidate() function in openscreen::cast::DisplayDescription405 bool Answer::ParseAndValidate(const Json::Value& root, Answer* out) { in ParseAndValidate() function in openscreen::cast::Answer