Searched defs:GetStatement (Results 1 – 7 of 7) sorted by relevance
34 int SQLiteSingleVerRelationalContinueToken::GetStatement(sqlite3 *db, sqlite3_stmt *&queryStmt, sql… in GetStatement() function in DistributedDB::SQLiteSingleVerRelationalContinueToken
86 int RDSQLiteUtils::GetStatement(sqlite3 *db, const std::string &sql, sqlite3_stmt *&statement) in GetStatement() function in DocumentDB::RDSQLiteUtils
106 std::string RdbQuery::GetStatement() const in GetStatement() function in OHOS::DistributedRdb::RdbQuery
546 std::string AbsPredicates::GetStatement() const in GetStatement() function in OHOS::NativeRdb::AbsPredicates
752 int GetStatement(sqlite3 *db, const std::string &sql, sqlite3_stmt *&stmt) in GetStatement() function
685 napi_value RdbPredicatesProxy::GetStatement(napi_env env, napi_callback_info info) in GetStatement() function in OHOS::RelationalStoreJsKit::RdbPredicatesProxy
210 int SQLiteUtils::GetStatement(sqlite3 *db, const std::string &sql, sqlite3_stmt *&statement) in GetStatement() function in DistributedDB::SQLiteUtils