Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dx86_linux_host.go134 exportedVars.ExportSourcePathVariable("LinuxGccRoot",
/build/soong/android/
Dconfig_bp2build.go99 func (ev ExportedVariables) ExportSourcePathVariable(name string, value string) { func