OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ApplySettings
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/net/
net_pref_observer.cc
27
base::Closure prefs_callback = base::Bind(&NetPrefObserver::
ApplySettings
,
33
ApplySettings
();
40
void NetPrefObserver::
ApplySettings
() {
/external/chromium/chrome/browser/net/
net_pref_observer.cc
40
ApplySettings
(NULL);
53
ApplySettings
(pref_name);
56
void NetPrefObserver::
ApplySettings
(const std::string* pref_name) {
/external/chromium_org/chrome/test/functional/ap_lab/
ap_configurator.py
172
Note: This is used internally by
applySettings
, and this method must be
219
load. This is used internally by
applySettings
.
337
def
ApplySettings
(self):
/external/chromium_org/chrome_frame/test/
ie_configurator.cc
148
virtual void
ApplySettings
() OVERRIDE;
164
virtual void
ApplySettings
() OVERRIDE;
339
configurator_->
ApplySettings
();
363
void IE7Configurator::
ApplySettings
() {
551
void ModernIEConfigurator::
ApplySettings
() {
Completed in 344 milliseconds