HomeSort by relevance Sort by last modified time
    Searched defs:TryToConnect (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/
audio_handler.cc 105 bool AudioHandler::TryToConnect(bool async) {
150 NewRunnableMethod(this, &AudioHandler::TryToConnect, true));
160 // mixer_type_. If the connection fails, another TryToConnect() for the next
162 TryToConnect(true);
194 connected_ = TryToConnect(false);
  /external/chromium_org/chrome/browser/extensions/api/braille_display_private/
braille_controller_brlapi.cc 162 &BrailleControllerImpl::TryToConnect,
201 void BrailleControllerImpl::TryToConnect() {
248 &BrailleControllerImpl::TryToConnect,

Completed in 27 milliseconds