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

  /external/chromium_org/chrome/browser/local_discovery/
privet_constants.cc 10 const char kPrivetInfoKeyToken[] = "x-privet-token";
privet_constants.h 11 extern const char kPrivetInfoKeyToken[];
privet_http_impl.cc 757 if (cached_info_->GetString(kPrivetInfoKeyToken, &token)) {
786 value->GetString(kPrivetInfoKeyToken, &token);

Completed in 23 milliseconds