Searched refs:FileUtilities (Results 1 – 6 of 6) sorted by relevance
51 class WorkerWebKitPlatformSupportImpl::FileUtilities class in content::WorkerWebKitPlatformSupportImpl54 explicit FileUtilities(ThreadSafeSender* sender) in FileUtilities() function in content::WorkerWebKitPlatformSupportImpl::FileUtilities61 bool WorkerWebKitPlatformSupportImpl::FileUtilities::getFileInfo( in getFileInfo()114 file_utilities_.reset(new FileUtilities(thread_safe_sender_.get())); in fileUtilities()
109 class FileUtilities;110 scoped_ptr<FileUtilities> file_utilities_;
183 class FileUtilities; variable184 scoped_ptr<FileUtilities> file_utilities_;
156 class RendererWebKitPlatformSupportImpl::FileUtilities class in content::RendererWebKitPlatformSupportImpl159 explicit FileUtilities(ThreadSafeSender* sender) in FileUtilities() function in content::RendererWebKitPlatformSupportImpl::FileUtilities252 file_utilities_.reset(new FileUtilities(thread_safe_sender_.get())); in fileUtilities()478 bool RendererWebKitPlatformSupportImpl::FileUtilities::getFileInfo( in getFileInfo()493 bool RendererWebKitPlatformSupportImpl::FileUtilities::
25 FileUtilities.cpp \
22 FileUtilities.cpp