Lines Matching defs:root
208 bool AudioConstraints::ParseAndValidate(const Json::Value& root, in ParseAndValidate()
230 Json::Value root; in ToJson() local
246 bool Dimensions::ParseAndValidate(const Json::Value& root, Dimensions* out) { in ParseAndValidate()
262 Json::Value root; in ToJson() local
270 bool VideoConstraints::ParseAndValidate(const Json::Value& root, in ParseAndValidate()
308 Json::Value root; in ToJson() local
327 bool Constraints::ParseAndValidate(const Json::Value& root, Constraints* out) { in ParseAndValidate()
341 Json::Value root; in ToJson() local
348 bool DisplayDescription::ParseAndValidate(const Json::Value& root, in ParseAndValidate()
390 Json::Value root; in ToJson() local
405 bool Answer::ParseAndValidate(const Json::Value& root, Answer* out) { in ParseAndValidate()
454 Json::Value root; in ToJson() local