Searched defs:solibFolder (Results 1 – 1 of 1) sorted by relevance
260 IPath solibFolder = project.getLocation().append("obj/local").append(compatAbi.getAbi()); in doLaunch() local371 private void pull(IDevice device, String remote, IPath solibFolder) throws in pull()