Searched refs:m_command (Results 1 – 1 of 1) sorted by relevance
56 m_command(), in PlatformShellCommand()63 m_command = shell_command; in PlatformShellCommand()70 std::string m_command; member196 if (m_opaque_ptr->m_command.empty()) in GetCommand()198 return m_opaque_ptr->m_command.c_str(); in GetCommand()205 m_opaque_ptr->m_command = shell_command; in SetCommand()207 m_opaque_ptr->m_command.clear(); in SetCommand()