Searched refs:OH_Rdb_BeginTransaction (Results 1 – 3 of 3) sorted by relevance
280 int OH_Rdb_BeginTransaction(OH_Rdb_Store *store);
239 OH_Rdb_BeginTransaction(storeTestRdbStore_);283 OH_Rdb_BeginTransaction(storeTestRdbStore_);744 errCode = OH_Rdb_BeginTransaction(nullptr);
220 int OH_Rdb_BeginTransaction(OH_Rdb_Store *store) in OH_Rdb_BeginTransaction() function