Searched defs:ExtraDeps (Results 1 – 12 of 12) sorted by relevance
78 type ExtraDeps map[string][]string type374 func BazelifyExtraDeps(extraDeps ExtraDeps, modules map[string]*Pom) error {
25 std::vector<std::string> ExtraDeps; variable
51 std::vector<std::string> ExtraDeps; variable
81 std::vector<std::pair<std::string, ExtraDepKind>> ExtraDeps; variable
30 std::vector<std::string> ExtraDeps; variable
74 type ExtraDeps map[string][]string type