Searched refs:DELETE_PRE_PUT_VER_DATA_SQL (Results 1 – 2 of 2) sorted by relevance
182 static const std::string DELETE_PRE_PUT_VER_DATA_SQL; variable
72 const std::string SQLiteMultiVerTransaction::DELETE_PRE_PUT_VER_DATA_SQL = member in DistributedDB::SQLiteMultiVerTransaction614 int errCode = SQLiteUtils::GetStatement(db_, DELETE_PRE_PUT_VER_DATA_SQL, statement); in RemovePrePutEntries()