Searched refs:g_bookmark_file_get_modified_date_time (Results 1 – 4 of 4) sorted by relevance
/third_party/glib/glib/ |
D | gbookmarkfile.h | 241 GLIB_DEPRECATED_IN_2_66_FOR(g_bookmark_file_get_modified_date_time) 246 GDateTime *g_bookmark_file_get_modified_date_time (GBookmarkFile *bookmark,
|
D | gbookmarkfile.c | 2717 GDateTime *modified = g_bookmark_file_get_modified_date_time (bookmark, uri, error); in g_bookmark_file_get_modified() 2737 g_bookmark_file_get_modified_date_time (GBookmarkFile *bookmark, in g_bookmark_file_get_modified_date_time() function
|
/third_party/glib/glib/tests/ |
D | bookmarkfile.c | 247 t = g_bookmark_file_get_modified_date_time (bookmark, in test_misc() 523 stamp = g_bookmark_file_get_modified_date_time (bookmark, TEST_URI_0, &error); in test_modify() 563 g_bookmark_file_get_modified_date_time (bookmark, TEST_URI_1, &error); in test_modify() 587 …g_assert_cmpint (g_date_time_compare (stamp, g_bookmark_file_get_modified_date_time (bookmark, TES… in test_modify()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 2413 g_bookmark_file_get_modified_date_time
|