Home
last modified time | relevance | path

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

/developtools/hiperf/interfaces/innerkits/native/include/
Dhiperf_client.h41 static const std::string ArgOutputPath = "-o"; variable
/developtools/hiperf/interfaces/innerkits/native/src/
Dhiperf_client.cpp367 cmd.emplace_back(ArgOutputPath); in PrepareExecCmd()