Searched refs:missing_entries (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dlocal_to_remote_syncer.cc144 base::FilePath missing_entries; local
146 missing_entries = path;
148 if (!active_ancestor_path.AppendRelativePath(path, &missing_entries)) {
159 storage::VirtualPath::GetComponents(missing_entries, &missing_components);

Completed in 105 milliseconds