IsChildOrParentSyncing 20 chrome/browser/sync_file_system/local/local_file_sync_status.cc DCHECK(!IsChildOrParentSyncing(url)); IsChildOrParentSyncing 36 chrome/browser/sync_file_system/local/local_file_sync_status.cc DCHECK(!IsChildOrParentSyncing(url)); IsChildOrParentSyncing 54 chrome/browser/sync_file_system/local/local_file_sync_status.cc return !IsChildOrParentSyncing(url); IsChildOrParentSyncing 59 chrome/browser/sync_file_system/local/local_file_sync_status.cc return !IsChildOrParentSyncing(url) && !IsChildOrParentWriting(url); IsChildOrParentSyncing 80 chrome/browser/sync_file_system/local/local_file_sync_status.h bool IsChildOrParentSyncing(const fileapi::FileSystemURL& url) const;