Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Formats/src/mysql_dbi/util/
H A DMysqlHelpers.cpp185 void U2SqlQuery::bindDataId(const QString &placeholder, const U2DataId &val) { in bindDataId() function in U2::U2SqlQuery
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/dbi/
H A DU2SqlHelpers.cpp278 void SQLiteQuery::bindDataId(int idx, const U2DataId &val) { in bindDataId() function in U2::SQLiteQuery