Home | History | Annotate | Download | only in file_system

Lines Matching defs:local_id

29     const std::string& local_id,
32 FileError error = cache->OpenForWrite(local_id, file_closer);
35 return metadata->GetResourceEntryById(local_id, entry);
120 const std::string& local_id = entry->local_id();
130 local_id,
155 const std::string& local_id = entry->local_id();
165 local_id,
178 entry->local_id().c_str(),
191 const std::string& local_id,
194 local_id.c_str());
196 delegate_->OnEntryUpdatedByOperation(local_id);