Searched defs:resourceValidator (Results 1 – 1 of 1) sorted by relevance
51 type resourceValidator struct { struct52 dest string53 ruleAttr string54 hasRes tristate57 func (v resourceValidator) validate(files []*aarFile) ([]*toCopy, *BuildozerError) {