Searched defs:ParseAndValidate (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/modules/video_coding/timing/ | ||
H A D | jitter_estimator.cc | 89 JitterEstimator::Config JitterEstimator::Config::ParseAndValidate( in ParseAndValidate() function in webrtc::JitterEstimator::Config |
/aosp_15_r20/external/openscreen/cast/streaming/ | ||
H A D | answer_messages.cc | 362 bool Answer::ParseAndValidate(const Json::Value& value, Answer* out) { in ParseAndValidate() function in openscreen::cast::Answer |