Searched refs:binaryPath (Results 1 – 2 of 2) sorted by relevance
114 String binaryPath = mBinary.getAbsolutePath(); in start() local115 Log.v("Executing " + binaryPath + " with arguments " + mArguments + " and with environment " in start()123 Exec.createSubprocess(binaryPath, argumentsArray, getEnvironmentArray(), in start()
229 const std::string &binaryPath, in should_save_kernel_source_to_disk() argument240 saveToDisk = !file_exist_on_disk(binaryPath, binaryName); in should_save_kernel_source_to_disk()