Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/api/dial/
Ddial_registry.cc119 DoDiscovery(); in StartPeriodicDiscovery()
123 &DialRegistry::DoDiscovery); in StartPeriodicDiscovery()
126 void DialRegistry::DoDiscovery() { in DoDiscovery() function in extensions::DialRegistry
Ddial_registry_unittest.cc172 registry_->DoDiscovery(); in TEST_F()
195 registry_->DoDiscovery(); in TEST_F()
237 registry_->DoDiscovery(); in TEST_F()
244 registry_->DoDiscovery(); in TEST_F()
Ddial_registry.h116 void DoDiscovery();