Home | History | Annotate | Download | only in drive_backend

Lines Matching refs:local_entries

447     FileEntryList local_entries;
449 file_system->ReadDirectory(url, &local_entries));
450 for (FileEntryList::iterator itr = local_entries.begin();
451 itr != local_entries.end();