Searched refs:scan_dir (Results 1 – 1 of 1) sorted by relevance
53 for (const auto& scan_dir : args.scan_dirs) { in getBootclasspathFragmentGlobPatterns() local54 patterns.push_back(scan_dir + kBootclasspathFragmentLocation); in getBootclasspathFragmentGlobPatterns()91 for (const auto& scan_dir : args.scan_dirs) { in getSystemserverclasspathFragmentGlobPatterns() local92 patterns.push_back(scan_dir + kSystemserverclasspathFragmentLocation); in getSystemserverclasspathFragmentGlobPatterns()