HomeSort by relevance Sort by last modified time
    Searched refs:kPrivetTxtKeyType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/local_discovery/
privet_constants.cc 47 const char kPrivetTxtKeyType[] = "type";
privet_constants.h 50 extern const char kPrivetTxtKeyType[];
privet_device_lister_impl.cc 57 } else if (LowerCaseEqualsASCII(key, kPrivetTxtKeyType)) {

Completed in 37 milliseconds