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

  /external/chromium_org/chrome/browser/extensions/api/log_private/
filter_handler.h 23 bool IsValidLogEntry(const api::log_private::LogEntry& entry) const;
filter_handler.cc 31 bool FilterHandler::IsValidLogEntry(
syslog_parser.cc 59 if (filter_handler->IsValidLogEntry(*(entry.get()))) {

Completed in 53 milliseconds