HomeSort by relevance Sort by last modified time
    Searched refs:DIR_USER_DATA (Results 26 - 50 of 62) sorted by null

12 3

  /external/chromium_org/chrome/browser/
browser_shutdown.cc 137 PathService::Get(chrome::DIR_USER_DATA, &shutdown_ms_file);
  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_model.cc 235 PathService::Override(chrome::DIR_USER_DATA, user_data_dir);
  /external/chromium_org/chrome/browser/extensions/
extension_startup_browsertest.cc 79 PathService::Get(chrome::DIR_USER_DATA, &profile_dir);
  /external/chromium_org/chrome/browser/prefs/
pref_service_browsertest.cc 59 PathService::Get(chrome::DIR_USER_DATA, &user_data_directory);
  /external/chromium_org/chrome/browser/translate/
chrome_translate_client.cc 72 if (!PathService::Get(chrome::DIR_USER_DATA, &path)) {
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_interactive_uitest.cc 204 CHECK(PathService::Get(chrome::DIR_USER_DATA, &user_data_dir));
  /external/chromium_org/chrome/common/
service_process_util.cc 110 PathService::Get(chrome::DIR_USER_DATA, &user_data_dir);
logging_chrome.cc 198 PathService::Get(chrome::DIR_USER_DATA, &log_dir);
  /external/chromium_org/chrome/installer/util/
auto_launch_util.cc 45 const bool success = PathService::Get(chrome::DIR_USER_DATA, &path);
install_util.cc 426 return !PathService::Get(chrome::DIR_USER_DATA, &user_data_dir) ||
433 if (!PathService::Get(chrome::DIR_USER_DATA, &user_data_dir))
  /external/chromium_org/chrome/service/
service_process.cc 153 PathService::Get(chrome::DIR_USER_DATA, &user_data_dir);
  /external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_manager.cc 566 CHECK(PathService::Get(chrome::DIR_USER_DATA, &user_data_dir));
628 CHECK(PathService::Get(chrome::DIR_USER_DATA, &user_data_dir));
kiosk_app_manager_browsertest.cc 336 ASSERT_TRUE(PathService::Get(chrome::DIR_USER_DATA, &expected_icon_path));
499 ASSERT_TRUE(PathService::Get(chrome::DIR_USER_DATA, &expected_icon_path));
startup_app_launcher.cc 127 CHECK(PathService::Get(chrome::DIR_USER_DATA, &user_data_dir));
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager_browsertest.cc 296 ASSERT_TRUE(PathService::Get(chrome::DIR_USER_DATA, &user_data_dir));
373 ASSERT_TRUE(PathService::Get(chrome::DIR_USER_DATA, &user_data_dir));
    [all...]
  /external/chromium_org/chrome/browser/prefs/tracked/
pref_hash_browsertest.cc 182 EXPECT_TRUE(PathService::Get(chrome::DIR_USER_DATA, &profile_dir));
251 PathService::Get(chrome::DIR_USER_DATA, &num_tracked_prefs_file));
    [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_avatar_icon_util.cc 354 PathService::Get(chrome::DIR_USER_DATA, &user_data_dir);
profile_manager_browsertest.cc 233 PathService::Get(chrome::DIR_USER_DATA, &profile_path);
  /external/chromium_org/chrome/test/base/
in_process_browser_test.cc 371 PathService::Get(chrome::DIR_USER_DATA, &user_data_dir);
  /external/chromium_org/chrome/browser/chromeos/
chrome_browser_main_chromeos.cc 292 PathService::Get(chrome::DIR_USER_DATA, &user_data_dir)) {
  /external/chromium_org/chrome/browser/extensions/api/sessions/
sessions_apitest.cc 145 PathService::Get(chrome::DIR_USER_DATA, &path);
  /external/chromium_org/chrome/browser/net/
sdch_browsertest.cc 388 PathService::Get(chrome::DIR_USER_DATA, &user_data_dir);
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service.cc 177 bool result = PathService::Get(chrome::DIR_USER_DATA, &path);
  /external/chromium_org/chrome/browser/ui/
browser_close_browsertest.cc 89 PathService::Get(chrome::DIR_USER_DATA, &user_data_dir);
metro_pin_tab_helper_win.cc 55 if (!PathService::Get(chrome::DIR_USER_DATA, &tile_images_dir))

Completed in 1432 milliseconds

12 3