Home
last modified time | relevance | path

Searched defs:ResetStatement (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dmock.cpp55 __attribute__((visibility("default"))) bool ResetStatement(SharedBlockInfo *info, sqlite3_stmt *stm… in ResetStatement() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_sqlite_utils.cpp125 int RDSQLiteUtils::ResetStatement(sqlite3_stmt *&statement, bool finalize) in ResetStatement() function in DocumentDB::RDSQLiteUtils
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshare_block.cpp347 bool ResetStatement(SharedBlockInfo *info, sqlite3_stmt *stmt) in ResetStatement() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp2041 int SQLiteSingleVerStorageExecutor::SaveRecordStatements::ResetStatement() in ResetStatement() function in DistributedDB::SQLiteSingleVerStorageExecutor::SaveRecordStatements
H A Dsqlite_utils.cpp319 void SQLiteUtils::ResetStatement(sqlite3_stmt *&statement, bool isNeedFinalize, int &errCode) in ResetStatement() function in DistributedDB::SQLiteUtils
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp1058 int ResetStatement(sqlite3_stmt *&stmt) in ResetStatement() function