Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp307 std::string messageString(entry.message, entry.messageLen); in regexOk() local
309 return context->regex->PartialMatch(messageString); in regexOk()