Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dhost_shell_option.cpp75 string shellCommand = ""; in ParameterToTlv() local
114 bool TlvAppendParameter(const uint32_t tag, const string &shellCommand, string &errMsg, TlvBuf &tlv… in TlvAppendParameter()
137 string shellCommand; in ConstructShellCommand() local
/developtools/hdc/src/daemon/
Ddaemon_unity.cpp95 int HdcDaemonUnity::ExecuteOptionShell(const string &shellCommand, const string &bundleName) in ExecuteOptionShell()
104 int HdcDaemonUnity::ExecuteShell(const string &shellCommand, string optionPath) in ExecuteShell()