Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/
DDumpRecord.cpp26 , fTimeWithCommand(timeWithCommand) { in Dumper()
82 if (!fTimeWithCommand) { in print()
89 if (fTimeWithCommand) { in print()
102 if (!fTimeWithCommand) { in printNameAndTime()
109 if (fTimeWithCommand) { in printNameAndTime()
132 const bool fTimeWithCommand; member in __anon0991f1160111::Dumper