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

  /external/chromium_org/chrome/browser/local_discovery/storage/
privet_filesystem_constants.cc 13 const char kPrivetListKeyName[] = "name";
privet_filesystem_constants.h 16 extern const char kPrivetListKeyName[];
privet_filesystem_attribute_cache.cc 43 if (!entry_value->GetString(kPrivetListKeyName, &name))
privet_filesystem_operations.cc 177 entry_value->GetString(kPrivetListKeyName, &name);

Completed in 189 milliseconds