Home
last modified time | relevance | path

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

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