Home
last modified time | relevance | path

Searched defs:tarCommand (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
DGetLog.cpp71 std::string tarCommand = CMD_COMMAND_MAP.at(CmdCommand::TAR) + tarStr; in TarFiles() local
292 std::string tarCommand = logFilePath + " hilog daemonLog"; in TarLogFile() local
Dsp_log.cpp193 std::string tarCommand = CMD_COMMAND_MAP.at(CmdCommand::TAR) + tarStr; in TarFile() local