Home
last modified time | relevance | path

Searched defs:GetStatement (Results 1 - 10 of 10) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_continue_token.cpp34 int SQLiteSingleVerRelationalContinueToken::GetStatement(sqlite3 *db, sqlite3_stmt *&queryStmt, sqlite3_stmt *&fullStmt, in GetStatement() function in DistributedDB::SQLiteSingleVerRelationalContinueToken
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_sqlite_utils.cpp86 int RDSQLiteUtils::GetStatement(sqlite3 *db, const std::string &sql, sqlite3_stmt *&statement) in GetStatement() function in DocumentDB::RDSQLiteUtils
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_query.cpp107 std::string RdbQuery::GetStatement() const in GetStatement() function in OHOS::DistributedRdb::RdbQuery
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dstep_result_set.cpp369 std::shared_ptr<Statement> StepResultSet::GetStatement() in GetStatement() function in OHOS::NativeRdb::StepResultSet
H A Dtrans_db.cpp261 std::pair<int32_t, std::shared_ptr<Statement>> TransDB::GetStatement(const std::string &sql) const in GetStatement() function in OHOS::NativeRdb::TransDB
H A Dabs_predicates.cpp566 std::string AbsPredicates::GetStatement() const in GetStatement() function in OHOS::NativeRdb::AbsPredicates
H A Drdb_store_impl.cpp2243 std::pair<int32_t, std::shared_ptr<Statement>> RdbStoreImpl::GetStatement( GetStatement() function in RdbStoreImpl
2252 std::pair<int32_t, std::shared_ptr<Statement>> RdbStoreImpl::GetStatement(const std::string& sql, bool read) const GetStatement() function in RdbStoreImpl
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_predicates.cpp724 napi_value RdbPredicatesProxy::GetStatement(napi_env env, napi_callback_info info) in GetStatement() function in OHOS::RelationalStoreJsKit::RdbPredicatesProxy
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp1068 int GetStatement(sqlite3 *db, const std::string &sql, sqlite3_stmt *&stmt) in GetStatement() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils.cpp231 int SQLiteUtils::GetStatement(sqlite3 *db, const std::string &sql, sqlite3_stmt *&statement) in GetStatement() function in DistributedDB::SQLiteUtils
[all...]

Completed in 15 milliseconds