Searched defs:SetDefaultValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/prefs/
H A Ddefault_pref_store.cc11 void DefaultPrefStore::SetDefaultValue(const std::string& key, Value* value) { function in class:DefaultPrefStore
/external/openfst/src/include/fst/
H A Dsparse-tuple-weight.h90 SetDefaultValue(w.DefaultValue());
199 void SetDefaultValue(const W& val) { default_ = val; } function in class:fst::SparseTupleWeight
276 ret->SetDefaultValue(operator_mapper.Map(0, v1_def, v2_def));
422 w.SetDefaultValue(default_value);
537 w.SetDefaultValue(default_value);

Completed in 56 milliseconds