Searched defs:GetMetadataCallback (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dprovided_file_system_interface.h74 base::File::Error result)> GetMetadataCallback; typedef in class:chromeos::file_system_provider::ProvidedFileSystemInterface
94 const GetMetadataCallback& callback) = 0;
/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_operation_runner.h40 typedef FileSystemOperation::GetMetadataCallback GetMetadataCallback; typedef in class:storage::FileSystemOperationRunner
99 const GetMetadataCallback& callback);
258 const GetMetadataCallback& callback,
H A Dfile_system_operation.h75 const base::File::Info& file_info)> GetMetadataCallback; typedef in class:storage::FileSystemOperation
294 const GetMetadataCallback& callback) = 0;
/external/chromium_org/content/public/test/
H A Dasync_file_test_helper.cc37 void GetMetadataCallback(base::RunLoop* run_loop, function in namespace:content::__anon7675
220 url, base::Bind(&GetMetadataCallback, &run_loop, &result,

Completed in 1975 milliseconds