Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider_chromeos.cc26 bool EnsureCrosLibraryLoaded(AutomationProvider* provider, in EnsureCrosLibraryLoaded() function
182 if (!EnsureCrosLibraryLoaded(this, reply_message)) in LockScreen()
192 if (!EnsureCrosLibraryLoaded(this, reply_message)) in UnlockScreen()
222 if (!EnsureCrosLibraryLoaded(this, reply_message)) in GetBatteryInfo()
252 if (!EnsureCrosLibraryLoaded(this, reply_message)) in GetNetworkInfo()
339 if (!EnsureCrosLibraryLoaded(this, reply_message)) in NetworkScan()
388 if (!EnsureCrosLibraryLoaded(this, reply_message)) in ConnectToWifiNetwork()
467 if (!EnsureCrosLibraryLoaded(this, reply_message)) in DisconnectFromWifiNetwork()
484 if (!EnsureCrosLibraryLoaded(this, reply_message)) in GetUpdateInfo()
495 if (!EnsureCrosLibraryLoaded(this, reply_message)) in UpdateCheck()
[all …]