Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dsubcommand_dump.h108 void DumpPrintFileHeader(int indent = 0);
/developtools/hiperf/src/
Dsubcommand_dump.cpp176 DumpPrintFileHeader(indent_); in OnSubCommand()
250 void SubCommandDump::DumpPrintFileHeader(int indent) in DumpPrintFileHeader() function in OHOS::Developtools::HiPerf::SubCommandDump