Searched defs:classpath_dir (Results 1 – 2 of 2) sorted by relevance
188 bool ClassLoaderContext::OpenDexFiles(InstructionSet isa, const std::string& classpath_dir) { in OpenDexFiles()
1217 std::string classpath_dir = (dir_index != std::string::npos) in ClassLoaderContextIsOkay() local