Searched refs:DELETE_BY_VER_HASHKEY_SQL (Results 1 – 2 of 2) sorted by relevance
190 static const std::string DELETE_BY_VER_HASHKEY_SQL; variable
68 const std::string SQLiteMultiVerTransaction::DELETE_BY_VER_HASHKEY_SQL = member in DistributedDB::SQLiteMultiVerTransaction952 int errCode = SQLiteUtils::GetStatement(db_, DELETE_BY_VER_HASHKEY_SQL, statement); in DeleteEntriesByHashKey()