Searched refs:VintfFragments (Results 1 – 1 of 1) sorted by relevance
254 VintfFragments []string `json:",omitempty"` member353 for _, path := range m.VintfFragments() {354 prop.VintfFragments = append(prop.VintfFragments, filepath.Join("configs", path.Base()))358 for _, path := range append(m.InitRc(), m.VintfFragments()...) {