HomeSort by relevance Sort by last modified time
    Searched refs:FilterMatches (Results 1 - 2 of 2) sorted by null

  /development/simulator/app/
LogWindow.h 72 bool FilterMatches(const LogMessage* pLogMessage);
LogWindow.cpp 473 if (FilterMatches(pMsg))
553 if (!mPaused && mVisible && FilterMatches(pLogMessage)) {
636 if (FilterMatches(pMsg))
642 if (FilterMatches(pMsg))
656 bool LogWindow::FilterMatches(const LogMessage* pLogMessage)
    [all...]

Completed in 181 milliseconds