Searched refs:BindQueryEntryArgs (Results 1 – 2 of 2) sorted by relevance
140 int BindQueryEntryArgs(sqlite3_stmt *statement, const Key &key) const;
1204 int SQLiteMultiVerTransaction::BindQueryEntryArgs(sqlite3_stmt *statement, in BindQueryEntryArgs() function in DistributedDB::SQLiteMultiVerTransaction1486 int errCode = BindQueryEntryArgs(statement, hashKey); in GetKeyAndValueByHashKey()