Searched defs:OnCreateDirectory (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/content/browser/fileapi/ | ||
D | mock_file_change_observer.cc | 43 void MockFileChangeObserver::OnCreateDirectory(const FileSystemURL& url) { in OnCreateDirectory() function in fileapi::MockFileChangeObserver |
/external/chromium_org/chrome/browser/chromeos/drive/ | ||
D | download_handler.cc | 282 void DownloadHandler::OnCreateDirectory( in OnCreateDirectory() function in drive::DownloadHandler |
/external/chromium_org/chrome/browser/sync_file_system/local/ | ||
D | local_file_change_tracker.cc | 122 void LocalFileChangeTracker::OnCreateDirectory(const FileSystemURL& url) { in OnCreateDirectory() function in sync_file_system::LocalFileChangeTracker |