Searched refs:GetFileSystemContext (Results 1 - 12 of 12) sorted by relevance

/external/chromium/chrome/browser/extensions/
H A Dextension_local_filesystem_apitest.cc25 browser()->profile()->GetFileSystemContext()->path_manager();
H A Dextension_data_deleter.cc24 file_system_context_ = profile->GetFileSystemContext();
H A Dextension_file_browser_private_api.cc307 profile_->GetFileSystemContext()->path_manager();
347 profile()->GetFileSystemContext(),
533 profile_->GetFileSystemContext()->path_manager();
558 profile_->GetFileSystemContext(),
688 profile()->GetFileSystemContext(),
840 profile()->GetFileSystemContext()->path_manager();
H A Dfile_manager_util.cc72 profile->GetFileSystemContext()->path_manager();
H A Dextension_service.cc1127 if (profile_->GetFileSystemContext() &&
1128 profile_->GetFileSystemContext()->path_manager() &&
1129 profile_->GetFileSystemContext()->path_manager()->external_provider()) {
1130 profile_->GetFileSystemContext()->path_manager()->external_provider()->
H A Dextension_service_unittest.cc362 virtual fileapi::FileSystemContext* GetFileSystemContext() { function in class:ExtensionTestingProfile
/external/chromium/android/autofill/
H A Dprofile_android.h172 virtual fileapi::FileSystemContext* GetFileSystemContext() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/profiles/
H A Dprofile.h349 virtual fileapi::FileSystemContext* GetFileSystemContext() = 0;
H A Dprofile_impl.h81 virtual fileapi::FileSystemContext* GetFileSystemContext();
H A Dprofile_io_data.cc179 params->file_system_context = profile->GetFileSystemContext();
H A Dprofile.cc400 virtual fileapi::FileSystemContext* GetFileSystemContext() { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc1157 fileapi::FileSystemContext* ProfileImpl::GetFileSystemContext() { function in class:ProfileImpl

Completed in 117 milliseconds