Home
last modified time | relevance | path

Searched refs:GetBoolFromJsonArray (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/strings/
H A Djson.h43 bool GetBoolFromJsonArray(const Json::Value& in, size_t n, bool* out);
H A Djson.cc233 bool GetBoolFromJsonArray(const Json::Value& in, size_t n, bool* out) { in GetBoolFromJsonArray() function