Searched defs:SetDefaultValue (Results 1 – 2 of 2) sorted by relevance
11 void DefaultPrefStore::SetDefaultValue(const std::string& key, Value* value) { in SetDefaultValue() function in DefaultPrefStore
199 void SetDefaultValue(const W& val) { default_ = val; } in SetDefaultValue() function