Home
last modified time | relevance | path

Searched defs:CreateStatement (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/
H A Ddata_access.h106 std::unique_ptr<IDataStatement> CreateStatement(std::string sql) in CreateStatement() function in OHOS::bluetooth::DataAccess
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_connection.cpp180 std::pair<int32_t, RdConnection::Stmt> RdConnection::CreateStatement(const std::string& sql, Connection::SConn conn) in CreateStatement() function in OHOS::NativeRdb::RdConnection
H A Dsqlite_connection.cpp430 std::pair<int, std::shared_ptr<Statement>> SqliteConnection::CreateStatement( in CreateStatement() function in OHOS::NativeRdb::SqliteConnection

Completed in 4 milliseconds