Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dline_printer.h29 bool quiet_ = false; member
Dline_printer.cpp71 if (quiet_ && type == LineType::INFO) { in Print()
Dfile_sync_client.cpp296 line_printer_.quiet_ = quiet; in SetQuiet()