Home
last modified time | relevance | path

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

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