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