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

  /external/chromium_org/chrome/browser/local_discovery/storage/
privet_filesystem_constants.cc 12 const char kPrivetListEntries[] = "entries";
privet_filesystem_constants.h 15 extern const char kPrivetListEntries[];
privet_filesystem_attribute_cache.cc 34 if (!json->GetList(kPrivetListEntries, &entry_list))
privet_filesystem_operations.cc 161 if (!value->GetList(kPrivetListEntries, &entries)) {

Completed in 701 milliseconds