Home
last modified time | relevance | path

Searched refs:cursor_state_clear (Results 1 – 3 of 3) sorted by relevance

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libedata-book/
H A De-book-backend-sqlitedb.c5528 static void cursor_state_clear (EbSdbCursor *cursor,
5564 cursor_state_clear (cursor, state, EBSDB_CURSOR_ORIGIN_BEGIN); in cursor_state_free()
5571 cursor_state_clear (EbSdbCursor *cursor, in cursor_state_clear() function
5595 cursor_state_clear (cursor, state, EBSDB_CURSOR_ORIGIN_BEGIN); in cursor_state_set_from_contact()
5758 cursor_state_clear ( in ebsdb_cursor_free()
6245 cursor_state_clear (cursor, state, origin); in e_book_backend_sqlitedb_cursor_step()
6323 cursor_state_clear (cursor, state, EBSDB_CURSOR_ORIGIN_BEGIN); in e_book_backend_sqlitedb_cursor_step()
6325 cursor_state_clear (cursor, state, EBSDB_CURSOR_ORIGIN_END); in e_book_backend_sqlitedb_cursor_step()
6401 cursor_state_clear (cursor, &(cursor->state), EBSDB_CURSOR_ORIGIN_CURRENT); in e_book_backend_sqlitedb_cursor_set_target_alphabetic_index()
H A De-book-cache.c3526 static void cursor_state_clear (EBookCacheCursor *cursor,
3563 cursor_state_clear (cursor, state, E_BOOK_CACHE_CURSOR_ORIGIN_BEGIN); in cursor_state_free()
3570 cursor_state_clear (EBookCacheCursor *cursor, in cursor_state_clear() function
3594 cursor_state_clear (cursor, state, E_BOOK_CACHE_CURSOR_ORIGIN_BEGIN); in cursor_state_set_from_contact()
3770 cursor_state_clear (cursor, &(cursor->state), E_BOOK_CACHE_CURSOR_ORIGIN_BEGIN); in ebc_cursor_free()
5837 cursor_state_clear (cursor, state, origin); in e_book_cache_cursor_step()
5912 cursor_state_clear (cursor, state, E_BOOK_CACHE_CURSOR_ORIGIN_BEGIN); in e_book_cache_cursor_step()
5914 cursor_state_clear (cursor, state, E_BOOK_CACHE_CURSOR_ORIGIN_END); in e_book_cache_cursor_step()
5984 cursor_state_clear (cursor, &(cursor->state), E_BOOK_CACHE_CURSOR_ORIGIN_CURRENT); in e_book_cache_cursor_set_target_alphabetic_index()
H A De-book-sqlite.c5891 static void cursor_state_clear (EbSqlCursor *cursor,
5927 cursor_state_clear (cursor, state, EBSQL_CURSOR_ORIGIN_BEGIN); in cursor_state_free()
5934 cursor_state_clear (EbSqlCursor *cursor, in cursor_state_clear() function
5958 cursor_state_clear (cursor, state, EBSQL_CURSOR_ORIGIN_BEGIN); in cursor_state_set_from_contact()
6135 cursor_state_clear (cursor, &(cursor->state), EBSQL_CURSOR_ORIGIN_BEGIN); in ebsql_cursor_free()
8186 cursor_state_clear (cursor, state, origin); in e_book_sqlite_cursor_step()
8266 cursor_state_clear (cursor, state, EBSQL_CURSOR_ORIGIN_BEGIN); in e_book_sqlite_cursor_step()
8268 cursor_state_clear (cursor, state, EBSQL_CURSOR_ORIGIN_END); in e_book_sqlite_cursor_step()
8342 cursor_state_clear (cursor, &(cursor->state), EBSQL_CURSOR_ORIGIN_CURRENT); in e_book_sqlite_cursor_set_target_alphabetic_index()