Home
last modified time | relevance | path

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

/aosp12/build/soong/cmd/soong_ui/
H A Dmain.go218 defer populateExternalDistDir(buildCtx, config)
567 func populateExternalDistDir(ctx build.Context, config build.Config) { func