Searched refs:classpath_dir (Results 1 – 1 of 1) sorted by relevance
2212 std::string& classpath_dir) { in OpenClassPathFiles() argument2222 if (!classpath_dir.empty() && location[0] != '/') { in OpenClassPathFiles()2223 location = classpath_dir + '/' + location; in OpenClassPathFiles()