Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/src/oh_adapter/src/
Dsqlite_utils.cpp111 int SQLiteUtils::StepWithRetry(sqlite3_stmt *statement) in StepWithRetry() function in DocumentDB::SQLiteUtils
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_sqlite_ext.cpp347 int StepWithRetry(sqlite3_stmt *stmt) in StepWithRetry() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_utils.cpp322 int SQLiteUtils::StepWithRetry(sqlite3_stmt *statement, bool isMemDb) in StepWithRetry() function in DistributedDB::SQLiteUtils