Searched defs:SetDefaults (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/browser/speech/endpointer/
H A Denergy_endpointer_params.cc10 SetDefaults();
13 void EnergyEndpointerParams::SetDefaults() { function in class:content::EnergyEndpointerParams
/external/chromium_org/chrome/browser/chromeos/settings/
H A Dstub_cros_settings_provider.cc18 SetDefaults();
23 SetDefaults();
54 void StubCrosSettingsProvider::SetDefaults() { function in class:chromeos::StubCrosSettingsProvider
/external/chromium_org/remoting/host/policy_hack/
H A Dpolicy_watcher_unittest.cc36 SetDefaults(nat_true_others_default_);
38 SetDefaults(nat_false_others_default_);
40 SetDefaults(domain_empty_others_default_);
43 SetDefaults(domain_full_others_default_);
58 SetDefaults(nat_true_domain_empty_others_default_);
86 SetDefaults(nat_false_overridden_others_default_);
143 void SetDefaults(base::DictionaryValue& dict) { function in class:remoting::policy_hack::PolicyWatcherTest
/external/chromium_org/net/quic/crypto/
H A Dquic_crypto_client_config.cc301 void QuicCryptoClientConfig::SetDefaults() { function in class:net::QuicCryptoClientConfig
/external/chromium_org/net/quic/
H A Dquic_config.cc654 void QuicConfig::SetDefaults() { function in class:net::QuicConfig
/external/chromium_org/v8/src/
H A Dscopes.cc86 SetDefaults(scope_type, outer_scope, Handle<ScopeInfo>::null());
110 SetDefaults(scope_type, NULL, scope_info);
135 SetDefaults(CATCH_SCOPE, NULL, Handle<ScopeInfo>::null());
149 void Scope::SetDefaults(ScopeType scope_type, function in class:v8::internal::Scope

Completed in 1769 milliseconds