Searched refs:GetAsStringVector (Results 1 – 3 of 3) sorted by relevance
22 bool GetAsStringVector(const base::Value* value, std::vector<std::string>* out);
14 bool GetAsStringVector(const base::Value* value, in GetAsStringVector() function
222 if (!helpers::GetAsStringVector(value, &schemas)) { in CreateURLMatcherScheme()