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

  /system/core/logd/
LogStatistics.cpp 207 return formatLine(android::base::StringPrintf(
211 + formatLine(std::string("UID PACKAGE"),
285 std::string output = formatLine(name, size, pruned);
316 output += formatLine(std::string(" PID/UID COMMAND LINE"),
325 return formatLine(name,
328 + formatLine(std::string(" PID/UID COMMAND LINE"),
358 return formatLine(name, size, pruned);
362 return formatLine(name,
365 + formatLine(std::string(" TID/UID COMM"),
398 return formatLine(name, size, pruned)
    [all...]
LogStatistics.h 179 static std::string formatLine(
  /external/clang/lib/Format/
UnwrappedLineFormatter.cpp 485 virtual unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent,
557 Penalty += formatLine(*Previous.Children[0], State.Column + 1, DryRun);
582 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent,
608 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent,
631 unsigned formatLine(const AnnotatedLine &Line, unsigned FirstIndent,
854 .formatLine(TheLine, Indent, DryRun);
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 232 milliseconds