Searched refs:decoded_json (Results 1 – 1 of 1) sorted by relevance
151 std::unique_ptr<base::Value> decoded_json = in DecodeListValueFromJSON() local155 if (!decoded_json) { in DecodeListValueFromJSON()161 base::ListValue::From(std::move(decoded_json)); in DecodeListValueFromJSON()