Home
last modified time | relevance | path

Searched refs:EPHY_PREFS_SYNC_PASSWORDS_TIME (Results 1 – 2 of 2) sorted by relevance

/dports/www/epiphany/epiphany-41.0/lib/
H A Dephy-sync-utils.c426 g_settings_set_int64 (EPHY_SETTINGS_SYNC, EPHY_PREFS_SYNC_PASSWORDS_TIME, time); in ephy_sync_utils_set_passwords_sync_time()
432 return g_settings_get_int64 (EPHY_SETTINGS_SYNC, EPHY_PREFS_SYNC_PASSWORDS_TIME); in ephy_sync_utils_get_passwords_sync_time()
H A Dephy-prefs.h178 #define EPHY_PREFS_SYNC_PASSWORDS_TIME "sync-passwords-time" macro