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