HomeSort by relevance Sort by last modified time
    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