Home
last modified time | relevance | path

Searched refs:ephy_file_helpers_init (Results 1 – 19 of 19) sorted by relevance

/dports/www/epiphany/epiphany-41.0/tests/
H A Dephy-file-helpers-test.c68 g_assert_true (ephy_file_helpers_init (NULL, test.flags, NULL)); in test_ephy_file_helpers_init()
123 ephy_file_helpers_init (NULL, EPHY_FILE_HELPERS_PRIVATE_PROFILE, NULL); in test_ephy_file_get_downloads_dir()
177 ephy_file_helpers_init (NULL, EPHY_FILE_HELPERS_PRIVATE_PROFILE, NULL); in test_ephy_file_create_delete_dir()
208 ephy_file_helpers_init (NULL, EPHY_FILE_HELPERS_PRIVATE_PROFILE, NULL); in test_ephy_file_desktop_dir()
238 ephy_file_helpers_init (NULL, EPHY_FILE_HELPERS_PRIVATE_PROFILE, NULL); in test_ephy_file_create_delete_tmp()
310 ephy_file_helpers_init (NULL, EPHY_FILE_HELPERS_PRIVATE_PROFILE, NULL); in test_ephy_sanitize_filename()
H A Dephy-embed-shell-test.c68 …if (!ephy_file_helpers_init (NULL, EPHY_FILE_HELPERS_TESTING_MODE | EPHY_FILE_HELPERS_ENSURE_EXIST… in main()
H A Dephy-migration-test.c91 if (!ephy_file_helpers_init (NULL, in main()
H A Dephy-encodings-test.c85 if (!ephy_file_helpers_init (NULL, in main()
H A Dephy-location-entry-test.c150 if (!ephy_file_helpers_init (NULL, in main()
H A Dephy-embed-utils-test.c137 ephy_file_helpers_init (NULL, EPHY_FILE_HELPERS_TESTING_MODE, NULL); in main()
H A Dephy-web-app-utils-test.c147 …if (!ephy_file_helpers_init (NULL, EPHY_FILE_HELPERS_TESTING_MODE | EPHY_FILE_HELPERS_ENSURE_EXIST… in main()
H A Dephy-gsb-service-test.c267 ephy_file_helpers_init (NULL, EPHY_FILE_HELPERS_TESTING_MODE, &error); in main()
H A Dephy-download-test.c172 if (!ephy_file_helpers_init (NULL, in main()
H A Dephy-session-test.c351 if (!ephy_file_helpers_init (NULL, in main()
H A Dephy-shell-test.c318 …if (!ephy_file_helpers_init (NULL, EPHY_FILE_HELPERS_TESTING_MODE | EPHY_FILE_HELPERS_ENSURE_EXIST… in main()
H A Dephy-web-view-test.c493 if (!ephy_file_helpers_init (NULL, in main()
H A Dephy-history-test.c520 if (!ephy_file_helpers_init (NULL, in main()
/dports/www/epiphany/epiphany-41.0/src/search-provider/
H A Dephy-search-provider-main.c44 if (!ephy_file_helpers_init (NULL, 0, &error)) { in main()
/dports/www/epiphany/epiphany-41.0/embed/web-process-extension/
H A Dephy-web-process-extension-main.c46 if (!ephy_file_helpers_init (profile_dir, 0, &error)) in webkit_web_extension_initialize_with_user_data()
/dports/www/epiphany/epiphany-41.0/lib/
H A Dephy-file-helpers.h49 gboolean ephy_file_helpers_init (const char *profile_dir,
H A Dephy-file-helpers.c348 ephy_file_helpers_init (const char *profile_dir, in ephy_file_helpers_init() function
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-main.c328 if (!ephy_file_helpers_init (profile_directory, flags, &error)) { in main()
/dports/www/epiphany/epiphany-41.0/src/profile-migrator/
H A Dephy-profile-migrator.c1598 if (!ephy_file_helpers_init (profile_dir, file_helpers_flags, NULL)) { in main()