Home
last modified time | relevance | path

Searched defs:SetSql (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dprepared_stmt.cpp29 void PreparedStmt::SetSql(std::string sql) in SetSql() function in DistributedDB::PreparedStmt
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor_packet.cpp169 void RemoteExecutorRequestPacket::SetSql(const std::string &sql) in SetSql() function in DistributedDB::RemoteExecutorRequestPacket