Searched defs:OnCreateDirectory (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/content/browser/fileapi/
H A Dmock_file_change_observer.cc43 void MockFileChangeObserver::OnCreateDirectory(const FileSystemURL& url) { function in class:storage::MockFileChangeObserver
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dlocal_file_change_tracker.cc122 void LocalFileChangeTracker::OnCreateDirectory(const FileSystemURL& url) { function in class:sync_file_system::LocalFileChangeTracker
/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddownload_handler.cc169 base::Bind(&DownloadHandler::OnCreateDirectory,
282 void DownloadHandler::OnCreateDirectory( function in class:drive::DownloadHandler
285 DVLOG(1) << "OnCreateDirectory " << FileErrorToString(error);
/external/chromium_org/chrome/browser/chromeos/file_system_provider/fileapi/
H A Dprovider_async_file_util.cc117 void OnCreateDirectory(bool exclusive, function in namespace:chromeos::file_system_provider::internal::__anon3191
314 base::Bind(&OnCreateDirectory, exclusive, callback)));

Completed in 415 milliseconds