OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsResponsibleForDiscovery
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_event_router.h
81
bool
IsResponsibleForDiscovery
() const;
bluetooth_event_router.cc
147
bool ExtensionBluetoothEventRouter::
IsResponsibleForDiscovery
() const {
bluetooth_api.cc
637
if (!GetEventRouter(GetProfile())->
IsResponsibleForDiscovery
()) {
663
if (GetEventRouter(GetProfile())->
IsResponsibleForDiscovery
()) {
Completed in 25 milliseconds