OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPrivetErrorDeviceBusy
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_constants.cc
26
const char
kPrivetErrorDeviceBusy
[] = "device_busy";
privet_constants.h
27
extern const char
kPrivetErrorDeviceBusy
[];
privet_url_fetcher.cc
207
return (error ==
kPrivetErrorDeviceBusy
) ||
Completed in 25 milliseconds