Home | History | Annotate | Download | only in drive_backend

Lines Matching defs:local_entry

453       const fileapi::DirectoryEntry& local_entry = *itr;
455 CreateURL(app_id, path.Append(local_entry.name)));
463 if (local_entry.is_directory) {