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 D | prepared_stmt.cpp | 29 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 D | remote_executor_packet.cpp | 169 void RemoteExecutorRequestPacket::SetSql(const std::string &sql) in SetSql() function in DistributedDB::RemoteExecutorRequestPacket |