Searched defs:classpath_dir (Results 1 – 2 of 2) sorted by relevance
310 std::string classpath_dir = (dir_index != std::string::npos) in GetDexOptNeeded() local
391 bool ClassLoaderContext::OpenDexFiles(const std::string& classpath_dir, in OpenDexFiles()