Searched refs:ext_dir (Results 1 – 3 of 3) sorted by relevance
164 final File ext_dir = new File(d); in getClassPath() local165 final String[] extensions = ext_dir.list(ARCHIVE_FILTER); in getClassPath()168 list.add(ext_dir.getPath() + File.separatorChar + extension); in getClassPath()
55 ext.ext_dir = "ext/google/protobuf_c"
33 ext.ext_dir = File.join('src', 'ruby', 'ext', 'grpc')