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

  /external/chromium/chrome/browser/web_applications/
web_app_unittest.cc 61 TEST_F(WebApplicationTest, GetDataDir) {
63 FilePath result = web_app::GetDataDir(test_path);
web_app.h 51 FilePath GetDataDir(const FilePath& profile_path);
web_app.cc 204 web_app::GetDataDir(profile_path),
503 FilePath GetDataDir(const FilePath& profile_path) {
  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.cc 222 web_app::GetDataDir(profile_path_), shortcut_info_);

Completed in 18 milliseconds