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

/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_file_util.h27 // Layering structure of the FileSystemFileUtil was split out.
29 class STORAGE_EXPORT FileSystemFileUtil { class in namespace:storage
58 virtual ~FileSystemFileUtil() {}
92 // implemented for each FileSystemFileUtil subclass. The instance needs to be
178 FileSystemFileUtil() {} function in class:storage::FileSystemFileUtil
181 DISALLOW_COPY_AND_ASSIGN(FileSystemFileUtil);

Completed in 467 milliseconds