Searched refs:GetFileSystemContext (Results 1 – 12 of 12) sorted by relevance
25 browser()->profile()->GetFileSystemContext()->path_manager(); in AddTmpMountPoint()
307 profile_->GetFileSystemContext()->path_manager(); in SetupFileSystemAccessPermissions()347 profile()->GetFileSystemContext(), in RequestOnFileThread()533 profile_->GetFileSystemContext()->path_manager(); in SetupFileAccessPermissions()558 profile_->GetFileSystemContext(), in SetupFileAccessPermissions()688 profile()->GetFileSystemContext(), in RequestFileEntryOnFileThread()840 profile()->GetFileSystemContext()->path_manager(); in GetLocalPathsOnFileThread()
24 file_system_context_ = profile->GetFileSystemContext(); in ExtensionDataDeleter()
72 profile->GetFileSystemContext()->path_manager(); in ConvertFileToFileSystemUrl()
1127 if (profile_->GetFileSystemContext() && in NotifyExtensionUnloaded()1128 profile_->GetFileSystemContext()->path_manager() && in NotifyExtensionUnloaded()1129 profile_->GetFileSystemContext()->path_manager()->external_provider()) { in NotifyExtensionUnloaded()1130 profile_->GetFileSystemContext()->path_manager()->external_provider()-> in NotifyExtensionUnloaded()
362 virtual fileapi::FileSystemContext* GetFileSystemContext() { in GetFileSystemContext() function in ExtensionTestingProfile
179 params->file_system_context = profile->GetFileSystemContext(); in InitializeProfileParams()
349 virtual fileapi::FileSystemContext* GetFileSystemContext() = 0;
81 virtual fileapi::FileSystemContext* GetFileSystemContext();
400 virtual fileapi::FileSystemContext* GetFileSystemContext() { in GetFileSystemContext() function in OffTheRecordProfileImpl
1157 fileapi::FileSystemContext* ProfileImpl::GetFileSystemContext() { in GetFileSystemContext() function in ProfileImpl
172 virtual fileapi::FileSystemContext* GetFileSystemContext() { NOTREACHED(); return NULL; } in GetFileSystemContext() function