Searched defs:exePath (Results 1 – 2 of 2) sorted by relevance
77 std::string exePath = ""; member
792 Path exePath = new File("/proc/" + pid + "/exe").toPath(); in isJavaApp() local