Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/strings/
H A Djson.h41 bool GetUIntFromJsonArray(const Json::Value& in, size_t n, unsigned int* out);
H A Djson.cc223 bool GetUIntFromJsonArray(const Json::Value& in, size_t n, unsigned int* out) { in GetUIntFromJsonArray() function