OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPrivetTxtKeyName
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/local_discovery/
privet_constants.cc
44
const char
kPrivetTxtKeyName
[] = "ty";
privet_constants.h
47
extern const char
kPrivetTxtKeyName
[];
privet_device_lister_impl.cc
51
if (LowerCaseEqualsASCII(key,
kPrivetTxtKeyName
)) {
Completed in 52 milliseconds