Home
last modified time | relevance | path

Searched defs:SetDefaultValue (Results 1 – 12 of 12) sorted by relevance

/external/lldb/include/lldb/Interpreter/
DOptionValueBoolean.h126 SetDefaultValue (bool value) in SetDefaultValue() function
DOptionValueFormat.h95 SetDefaultValue (lldb::Format value) in SetDefaultValue() function
DOptionValueFileSpec.h106 SetDefaultValue (const FileSpec &value) in SetDefaultValue() function
DOptionValueUInt64.h122 SetDefaultValue (uint64_t value) in SetDefaultValue() function
DOptionValueEnumeration.h110 SetDefaultValue (enum_type value) in SetDefaultValue() function
DOptionValueArch.h127 SetDefaultValue (const ArchSpec &value) in SetDefaultValue() function
DOptionValueSInt64.h129 SetDefaultValue (int64_t value) in SetDefaultValue() function
DOptionValueString.h196 SetDefaultValue (const char *value) in SetDefaultValue() function
/external/chromium_org/base/prefs/
Ddefault_pref_store.cc29 void DefaultPrefStore::SetDefaultValue(const std::string& key, in SetDefaultValue() function in DefaultPrefStore
/external/openfst/src/include/fst/
Dsparse-tuple-weight.h199 void SetDefaultValue(const W& val) { default_ = val; } in SetDefaultValue() function
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp316 void CPDFSDK_Widget::SetDefaultValue(const CFX_WideString& sValue) in SetDefaultValue() function in CPDFSDK_Widget
/external/pdfium/fpdfsdk/src/javascript/
DField.cpp1216 void Field::SetDefaultValue(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nCo… in SetDefaultValue() function in Field