Searched refs:GetIntFromJsonObject (Results 1 – 3 of 3) sorted by relevance
75 bool GetIntFromJsonObject(const Json::Value& in, const std::string& k,
264 bool GetIntFromJsonObject(const Json::Value& in, const std::string& k, in GetIntFromJsonObject() function
304 !rtc::GetIntFromJsonObject(jmessage, kCandidateSdpMlineIndexName, in OnMessageFromPeer()