HomeSort by relevance Sort by last modified time
    Searched defs:SetDefaultValue (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/base/prefs/
default_pref_store.cc 29 void DefaultPrefStore::SetDefaultValue(const std::string& key,
  /external/lldb/include/lldb/Interpreter/
OptionValueArch.h 127 SetDefaultValue (const ArchSpec &value)
OptionValueBoolean.h 126 SetDefaultValue (bool value)
OptionValueFileSpec.h 106 SetDefaultValue (const FileSpec &value)
OptionValueFormat.h 95 SetDefaultValue (lldb::Format value)
OptionValueUInt64.h 122 SetDefaultValue (uint64_t value)
OptionValueEnumeration.h 110 SetDefaultValue (enum_type value)
OptionValueSInt64.h 129 SetDefaultValue (int64_t value)
OptionValueString.h 196 SetDefaultValue (const char *value)
  /external/openfst/src/include/fst/
sparse-tuple-weight.h 90 SetDefaultValue(w.DefaultValue());
199 void SetDefaultValue(const W& val) { default_ = val; }
276 ret->SetDefaultValue(operator_mapper.Map(0, v1_def, v2_def));
422 w.SetDefaultValue(default_value);
537 w.SetDefaultValue(default_value);

Completed in 366 milliseconds