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

/external/chromium_org/storage/browser/fileapi/
H A Disolated_context.h42 class STORAGE_EXPORT FileInfoSet { class in class:storage::IsolatedContext
44 FileInfoSet();
45 ~FileInfoSet();
72 // Registers a new isolated filesystem with the given FileInfoSet |files|
93 std::string RegisterDraggedFileSystem(const FileInfoSet& files);
H A Disolated_context.cc55 IsolatedContext::FileInfoSet::FileInfoSet() {} function in class:storage::IsolatedContext::FileInfoSet
56 IsolatedContext::FileInfoSet::~FileInfoSet() {}
58 bool IsolatedContext::FileInfoSet::AddPath(
87 bool IsolatedContext::FileInfoSet::AddPathWithName(
217 const FileInfoSet& files) {
/external/chromium_org/content/shell/browser/
H A Dshell_message_filter.cc77 storage::IsolatedContext::FileInfoSet files;
/external/chromium_org/content/browser/fileapi/
H A Disolated_context_unittest.cc59 IsolatedContext::FileInfoSet files;
H A Ddragged_file_util_unittest.cc260 storage::IsolatedContext::FileInfoSet toplevels;
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_impl.cc629 storage::IsolatedContext::FileInfoSet files;

Completed in 281 milliseconds