Home
last modified time | relevance | path

Searched defs:BootstrapConfig (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/blueprint/bootstrap/
H A Dglob.go247 func globsDir(config BootstrapConfig, stage Stage) string {
257 func GlobFileListFiles(config BootstrapConfig) []string {
H A Dconfig.go78 type BootstrapConfig interface { interface