Searched refs:executionPath (Results 1 – 1 of 1) sorted by relevance
286 …String executionPath = ReactAndroidCodeTransformer.class.getProtectionDomain().getCodeSource().get… in main() local287 String projectRoot = new File(executionPath + "../../../../../../").getCanonicalPath() + '/'; in main()