Searched refs:SELECT_BY_HASHKEY_VER_SQL (Results 1 – 2 of 2) sorted by relevance
191 static const std::string SELECT_BY_HASHKEY_VER_SQL; variable
51 const std::string SQLiteMultiVerTransaction::SELECT_BY_HASHKEY_VER_SQL = member in DistributedDB::SQLiteMultiVerTransaction264 int errCode = SQLiteUtils::GetStatement(db_, SELECT_BY_HASHKEY_VER_SQL, statement); in GetValueForTrimSlice()