Home
last modified time | relevance | path

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

/build/soong/android/
Dandroidmk.go523 func (data *AndroidMkData) fillInData(config Config, bpPath string, mod blueprint.Module) { func
557 data.fillInData(ctx.Config(), ctx.BlueprintFile(mod), mod)
Dtesting.go440 data.fillInData(config, bpPath, mod)