Searched refs:grandParent (Results 1 – 1 of 1) sorted by relevance
583 File grandParent = parent.getParentFile(); in compileLdLibraryPathInner() local584 if (grandParent != null) { in compileLdLibraryPathInner()585 dirs.add(grandParent.getAbsolutePath()); in compileLdLibraryPathInner()