Searched refs:AppendIfNotPresent (Results 1 – 2 of 2) sorted by relevance
682 bool AppendIfNotPresent(std::unique_ptr<Value> in_value);
1257 bool ListValue::AppendIfNotPresent(std::unique_ptr<Value> in_value) { in AppendIfNotPresent() function in base::ListValue