Searched refs:kPrivetTxtKeyConnectionState (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_constants.cc55 const char kPrivetTxtKeyConnectionState[] = "cs"; member in namespace:local_discovery
H A Dprivet_constants.h58 extern const char kPrivetTxtKeyConnectionState[];
H A Ddevice_description.cc73 } else if (LowerCaseEqualsASCII(key, kPrivetTxtKeyConnectionState)) {

Completed in 69 milliseconds