OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPrivetKeyClaimURL
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_constants.cc
14
const char
kPrivetKeyClaimURL
[] = "claim_url";
privet_constants.h
15
extern const char
kPrivetKeyClaimURL
[];
privet_http_impl.cc
226
bool got_url = value.GetString(
kPrivetKeyClaimURL
, &claimUrl);
Completed in 439 milliseconds