Home
last modified time | relevance | path

Searched refs:Identical (Results 1 – 1 of 1) sorted by relevance

/system/core/logd/
DChattyLogBuffer.cpp51 static enum match_type Identical(const LogBufferElement& elem, const LogBufferElement& last) { in Identical() function
118 enum match_type match = Identical(elem, current_last); in LogInternal()