Home
last modified time | relevance | path

Searched defs:StepWithRetry (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
Drd_sqlite_utils.cpp111 int RDSQLiteUtils::StepWithRetry(sqlite3_stmt *statement) in StepWithRetry() function in DocumentDB::RDSQLiteUtils
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_sqlite_ext.cpp1096 int StepWithRetry(sqlite3_stmt *stmt) in StepWithRetry() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_utils.cpp350 int SQLiteUtils::StepWithRetry(sqlite3_stmt *statement, bool isMemDb) in StepWithRetry() function in DistributedDB::SQLiteUtils