Searched refs:Identical (Results 1 – 1 of 1) sorted by relevance
51 static enum match_type Identical(const LogBufferElement& elem, const LogBufferElement& last) { in Identical() function118 enum match_type match = Identical(elem, current_last); in LogInternal()