DIR_APP_DATA 33 base/base_paths_win.cc } else if (!PathService::Get(base::DIR_APP_DATA, result)) { DIR_APP_DATA 118 base/base_paths_win.cc case base::DIR_APP_DATA: DIR_APP_DATA 30 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win.cc if (PathService::Get(base::DIR_APP_DATA, &appdata_dir)) { DIR_APP_DATA 47 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc new base::ScopedPathOverride(base::DIR_APP_DATA, app_data_dir())); DIR_APP_DATA 62 chrome/browser/media_galleries/fileapi/picasa_finder.cc if (path.empty() && !PathService::Get(base::DIR_APP_DATA, &path)) DIR_APP_DATA 162 chrome/browser/media_galleries/media_galleries_test_util.cc base::DIR_APP_DATA, GetFakeAppDataPath())); DIR_APP_DATA 123 chrome/browser/profile_resetter/profile_resetter_unittest.cc app_dir_override_(base::DIR_APP_DATA), DIR_APP_DATA 159 chrome/browser/shell_integration_win.cc base::DIR_APP_DATA, DIR_APP_DATA 146 chrome/browser/web_applications/update_shortcut_worker_win.cc base::DIR_APP_DATA, DIR_APP_DATA 20 chrome/common/chrome_paths_unittest.cc ASSERT_TRUE(PathService::Get(base::DIR_APP_DATA, &test_profile_dir)); DIR_APP_DATA 74 chrome/common/importer/firefox_importer_utils_win.cc if (!PathService::Get(base::DIR_APP_DATA, &ini_file)) DIR_APP_DATA 142 content/common/plugin_list_win.cc if (PathService::Get(base::DIR_APP_DATA, &firefox_app_data_plugin_path)) { DIR_APP_DATA 100 content/shell/browser/shell_browser_context.cc CHECK(PathService::Get(base::DIR_APP_DATA, &path_)); DIR_APP_DATA 35 mojo/shell/storage.cc CHECK(PathService::Get(base::DIR_APP_DATA, &profile_path_)); DIR_APP_DATA 47 remoting/host/branding.cc PathService::Get(base::DIR_APP_DATA, &app_data_dir);