HomeSort by relevance Sort by last modified time
    Searched refs:DIR_APP_DATA (Results 1 - 8 of 8) sorted by null

  /external/chromium/base/
base_paths_mac.h 18 DIR_APP_DATA, // ~/Library/Application Support
base_paths_win.h 27 DIR_APP_DATA, // Application Data directory under the user profile.
base_paths_win.cc 76 case base::DIR_APP_DATA:
  /external/chromium/chrome/common/
chrome_paths_unittest.cc 19 ASSERT_TRUE(PathService::Get(base::DIR_APP_DATA, &test_profile_dir));
sandbox_policy.cc 301 if (!AddDirectory(base::DIR_APP_DATA, NULL, true,
311 if (!AddDirectory(base::DIR_APP_DATA, L"Adobe", true,
316 if (!AddDirectory(base::DIR_APP_DATA, L"Macromedia", true,
347 // DIR_APP_DATA is AppData\Roaming, but Adobe needs to do a directory
350 if (!AddDirectory(base::DIR_APP_DATA, L"..", false,
  /external/chromium/chrome/browser/
shell_integration_win.cc 117 base::DIR_APP_DATA,
126 base::DIR_APP_DATA,
  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.cc 184 base::DIR_APP_DATA,
  /external/chromium/chrome/browser/web_applications/
web_app.cc 257 base::PATH_START : base::DIR_APP_DATA,

Completed in 564 milliseconds