Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dcommand.cpp24 std::string Command::fullArgument; member in OHOS::Developtools::HiPerf::Command
28 fullArgument.append(" "); in DispatchCommands()
29 fullArgument.append(arg); in DispatchCommands()
Dsubcommand_record.cpp1378 ReadFileToString("/proc/self/cmdline").c_str() + Command::fullArgument; in AddCommandLineFeature()
/developtools/hiperf/include/
Dcommand.h25 static std::string fullArgument;