Home
last modified time | relevance | path

Searched refs:InheritNames (Results 1 – 2 of 2) sorted by relevance

/build/soong/cmd/release_config/release_config_lib/
Drelease_config.go65 InheritNames []string member
158 config.InheritNames = append([]string{"root"}, config.InheritNames...)
160 for _, inherit := range config.InheritNames {
185 if len(config.InheritNames) == 0 {
Drelease_configs.go96 for _, inherit := range config.InheritNames {
333 for _, inh := range config.InheritNames {
339 config.InheritNames = append(config.InheritNames, cInh)