Searched refs:system_bootclasspath_fragment (Results 1 – 4 of 4) sorted by relevance
43 if (!args.system_bootclasspath_fragment.empty()) { in ParseArgs()47 args.system_bootclasspath_fragment = value; in ParseArgs()66 if (!args.scan_dirs.empty() && (!args.system_bootclasspath_fragment.empty() || in ParseArgs()
75 if (args.system_bootclasspath_fragment.empty()) { in getBootclasspathFragmentGlobPatterns()81 patterns.emplace_back(args.system_bootclasspath_fragment); in getBootclasspathFragmentGlobPatterns()
32 std::string system_bootclasspath_fragment; member
273 args.system_bootclasspath_fragment = "/other/etc/classpaths/bootclasspath.pb"; in TEST_F()