Searched refs:m_strCmdLineArgExecuteableFileNamePath (Results 1 – 2 of 2) sorted by relevance
454 m_strCmdLineArgExecuteableFileNamePath = strArg; in ParseArgs()1233 return m_strCmdLineArgExecuteableFileNamePath; in GetExecutableFileNamePathOnCmdLine()1252 m_strCmdLineArgExecuteableFileNamePath.AddSlashes().c_str())); in LocalDebugSessionStartupExecuteCommands()
172 CMIUtilString m_strCmdLineArgExecuteableFileNamePath; variable