Home
last modified time | relevance | path

Searched defs:SetBindArgs (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dprepared_stmt.cpp34 void PreparedStmt::SetBindArgs(std::vector<std::string> bindArgs) in SetBindArgs() function in DistributedDB::PreparedStmt
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dremote_executor_packet.cpp174 void RemoteExecutorRequestPacket::SetBindArgs(const std::vector<std::string> &bindArgs) in SetBindArgs() function in DistributedDB::RemoteExecutorRequestPacket
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_predicates.cpp608 void AbsPredicates::SetBindArgs(const std::vector<ValueObject> &bindArgs) in SetBindArgs() function in OHOS::NativeRdb::AbsPredicates