Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/local_discovery/
Dprivet_constants.cc30 const char kPrivetErrorPendingUserAction[] = "pending_user_action"; variable
Dprivet_constants.h31 extern const char kPrivetErrorPendingUserAction[];
Dprivet_url_fetcher.cc348 (error == kPrivetErrorPendingUserAction) || in PrivetErrorTransient()