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

  /external/chromium/chrome/browser/automation/
automation_provider.cc 546 bool auto_config; local
547 if (dict.GetBoolean(automation::kJSONProxyAutoconfig, &auto_config)) {
    [all...]
  /external/bluetooth/bluez/audio/
a2dp.c 381 static gboolean auto_config(gpointer data) function
478 g_idle_add(auto_config, setup);
586 g_idle_add(auto_config, setup);
658 auto_config(setup);
723 g_idle_add(auto_config, setup);
    [all...]

Completed in 88 milliseconds