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

/external/chromium_org/components/user_manager/user_image/
H A Duser_image.h59 void set_file_path(const std::string& file_path) { file_path_ = file_path; } function in class:user_manager::UserImage
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_blob_info.cc65 void IndexedDBBlobInfo::set_file_path(const base::FilePath& file_path) { function in class:content::IndexedDBBlobInfo
H A Dindexed_db_blob_info.h53 void set_file_path(const base::FilePath& file_path);
H A Dindexed_db_backing_store.cc2695 iter->set_file_path(
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
H A Duser_image_loader.cc131 user_image.set_file_path(file_path);
/external/chromium_org/content/public/browser/
H A Ddownload_url_parameters.h90 void set_file_path(const base::FilePath& file_path) { function in class:content::DownloadUrlParameters
/external/chromium_org/content/browser/download/
H A Ddrag_download_file.cc69 params->set_file_path(file_path);
H A Ddownload_item_impl.cc1715 download_params->set_file_path(GetFullPath());
/external/chromium_org/chrome/browser/extensions/api/streams_private/
H A Dstreams_private_apitest.cc379 params->set_file_path(target_path);
/external/chromium_org/chrome/browser/extensions/
H A Dwebstore_installer.cc630 params->set_file_path(file);
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
H A Dwallpaper_manager.cc1924 default_wallpaper_image_->set_file_path(
1931 default_wallpaper_image_->set_file_path(
/external/chromium_org/chrome/browser/download/
H A Ddownload_browsertest.cc2267 params->set_file_path(target_file_full_path);

Completed in 466 milliseconds