Home
last modified time | relevance | path

Searched refs:iwkv_db_destroy (Results 1 – 6 of 6) sorted by relevance

/third_party/iowow/src/kv/tests/
Diwkv_test10.c57 rc = iwkv_db_destroy(&db); in iwkv_test10_1_impl()
96 rc = iwkv_db_destroy(&db); in iwkv_test10_1_impl()
Diwkv_test4.c292 rc = iwkv_db_destroy(&db2); in iwkv_test1_impl()
Diwkv_test1.c222 rc = iwkv_db_destroy(&db1); // Destroy DB and remove all db blocks in iwkv_test2_impl()
300 rc = iwkv_db_destroy(&db2); // destroyed in iwkv_test1_impl()
/third_party/iowow/src/kv/
Diwkv.h262 IW_EXPORT iwrc iwkv_db_destroy(IWDB *dbp);
Diwkv.c3752 iwrc iwkv_db_destroy(IWDB *dbp) { in iwkv_db_destroy() function
/third_party/ejdb/src/
Dejdb2.c467 iwkv_db_destroy(&cdb); in _jb_coll_acquire_keeplock2()
1140 iwkv_db_destroy(&idx->idb); in ejdb_remove_index()
1249 iwkv_db_destroy(&idx->idb); in ejdb_ensure_index()
1593 IWRC(iwkv_db_destroy(&idx->idb), rc); in ejdb_remove_collection()
1599 IWRC(iwkv_db_destroy(&jbc->cdb), rc); in ejdb_remove_collection()