OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DoDiscovery
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_registry.h
116
void
DoDiscovery
();
139
// Incremented each time we
DoDiscovery
().
dial_registry.cc
119
DoDiscovery
();
123
&DialRegistry::
DoDiscovery
);
126
void DialRegistry::
DoDiscovery
() {
dial_registry_unittest.cc
172
registry_->
DoDiscovery
();
195
registry_->
DoDiscovery
();
237
registry_->
DoDiscovery
();
244
registry_->
DoDiscovery
();
Completed in 36 milliseconds