Home
last modified time | relevance | path

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

/system/core/logd/
DChattyLogBuffer.cpp49 enum match_type { DIFFERENT, SAME, SAME_LIBLOG }; enumerator
67 if (!fastcmp<memcmp>(msgl, msgr, lenl)) return SAME; in Identical()
99 return SAME; in Identical()