OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPrivetKeyTimeout
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_constants.cc
16
const char
kPrivetKeyTimeout
[] = "timeout";
privet_constants.h
17
extern const char
kPrivetKeyTimeout
[];
privet_url_fetcher.cc
160
if (!dictionary_value->GetInteger(
kPrivetKeyTimeout
,
privet_http_impl.cc
577
value->GetInteger(
kPrivetKeyTimeout
, &timeout);
Completed in 453 milliseconds