Home
last modified time | relevance | path

Searched refs:initialize_ (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/resources/app_list/
Dplugin_manager.js100 this.initialize_(this.samplingRate_, this.config_);
116 PluginManager.prototype.initialize_ = function(samplingRate, config) { method in PluginManager
134 this.initialize_(samplingRate, config);
/external/webrtc/src/system_wrappers/source/
Dcpu_win.cc58 initialize_(true), in CpuWindows()
148 initialize_ = false; in StartPollingCpu()
161 while(initialize_) in StopPollingCpu()
197 if (initialize_) in ProcessImpl()
200 initialize_ = false; in ProcessImpl()
Dcpu_win.h64 bool initialize_; variable
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
Dbraille_background.js43 this.initialize_(0);
187 cvox.BrailleBackground.prototype.initialize_ = function(retries) { method in cvox.BrailleBackground
194 window.setTimeout(goog.bind(this.initialize_, this, ++retries), 500);
/external/chromium_org/v8/test/cctest/
Dcctest.cc49 enabled_(enabled), initialize_(initialize), prev_(last_) { in CcTest()
71 if (!initialize_) { in Run()
84 if (initialize_) { in Run()
Dcctest.h162 bool initialize_; variable
/external/chromium_org/ui/file_manager/file_manager/background/js/
Dvolume_manager.js513 VolumeManager.instance_.initialize_(function() {
526 VolumeManager.prototype.initialize_ = function(callback) { method in VolumeManager
/external/e2fsprogs/lib/et/
Dcom_err.texinfo266 void initialize_@var{xxxx}_error_table (void);
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js933 …ger;cvox.BrailleTable.getAll(goog.bind(function(a){this.tables_=a;this.initialize_(0)},this));this…
938initialize_=function(a){5<a?console.error("Timeout waiting for document.body; not initializing bra… method in cvox
DchromeVoxChromeBackgroundScript.js921 …ger;cvox.BrailleTable.getAll(goog.bind(function(a){this.tables_=a;this.initialize_(0)},this));this…
926initialize_=function(a){5<a?console.error("Timeout waiting for document.body; not initializing bra… method in cvox
/external/e2fsprogs/
DRELEASE-NOTES3852 initialize_*_error_table() function.