Searched refs:fullProcess (Results 1 – 1 of 1) sorted by relevance
132 std::string fullProcess; in IsProcessExist() local134 fullProcess = str.substr(found + 1); in IsProcessExist()136 fullProcess = str; in IsProcessExist()138 if (fullProcess == processName) { in IsProcessExist()