Home
last modified time | relevance | path

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

/build/soong/androidmk/androidmk/
Dandroid.go598 func makeBlueprintStringAssignment(file *bpFile, prefix string, suffix string, value string) error { func
640 err := makeBlueprintStringAssignment(ctx.file, "local_module_path", "var", varname)
642 err = makeBlueprintStringAssignment(ctx.file, "local_module_path", "fixed", fixed)