Searched refs:JsonValueToString (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | json.h | 87 std::string JsonValueToString(const Json::Value& json); |
D | json.cc | 294 std::string JsonValueToString(const Json::Value& json) { in JsonValueToString() function |