Searched refs:fullArgument (Results 1 – 3 of 3) sorted by relevance
24 std::string Command::fullArgument; member in OHOS::Developtools::HiPerf::Command28 fullArgument.append(" "); in DispatchCommands()29 fullArgument.append(arg); in DispatchCommands()
1378 ReadFileToString("/proc/self/cmdline").c_str() + Command::fullArgument; in AddCommandLineFeature()
25 static std::string fullArgument;