Searched refs:fullArgument (Results 1 - 3 of 3) sorted by relevance
/developtools/hiperf/src/ | ||
H A D | command.cpp | 24 std::string Command::fullArgument; member in OHOS::Developtools::HiPerf::Command 28 fullArgument.append(" "); in DispatchCommands() 29 fullArgument.append(arg); in DispatchCommands() |
H A D | subcommand_record.cpp | 1514 ReadFileToString("/proc/self/cmdline").c_str() + Command::fullArgument; in AddCommandLineFeature() |
/developtools/hiperf/include/ | ||
H A D | command.h | 25 static std::string fullArgument; member in OHOS::Developtools::HiPerf::Command |
Completed in 4 milliseconds