Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dprepared_stmt.cpp65 for (const auto &bindArg : bindArgs_) { in CalcLength() local
88 for (const auto &bindArg : bindArgs_) { in Serialize() local
134 std::string bindArg; in DeSerialize() local