Home
last modified time | relevance | path

Searched defs:ParseAndValidate (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_coding/timing/
Djitter_estimator.cc89 JitterEstimator::Config JitterEstimator::Config::ParseAndValidate( in ParseAndValidate() function in webrtc::JitterEstimator::Config
/external/openscreen/cast/streaming/
Danswer_messages.cc362 bool Answer::ParseAndValidate(const Json::Value& value, Answer* out) { in ParseAndValidate() function in openscreen::cast::Answer