Home
last modified time | relevance | path

Searched refs:kPrivetKeyTimeout (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
Dprivet_constants.cc16 const char kPrivetKeyTimeout[] = "timeout"; variable
Dprivet_constants.h17 extern const char kPrivetKeyTimeout[];
Dprivet_url_fetcher.cc300 if (!dictionary_value->GetInteger(kPrivetKeyTimeout, in OnURLFetchCompleteParseData()
Dprivet_http_impl.cc705 value->GetInteger(kPrivetKeyTimeout, &timeout); in OnSubmitdocResponse()