Searched defs:scan_roots (Results 1 – 3 of 3) sorted by relevance
28 repeated string scan_roots = 2; field
69 const std::vector<std::string>& scan_roots() const { return scan_roots_; } in scan_roots() function
33 repeated string scan_roots = 2; field