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

  /bootable/recovery/applypatch/
freecache.cpp 205 auto log_filter = [](const std::string& file_name) { local
210 files = FindExpendableFiles(dirname, log_filter);
  /external/u-boot/include/
log.h 247 * struct log_filter - criterial to filter out log messages
261 struct log_filter { struct

Completed in 107 milliseconds