Home
last modified time | relevance | path

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

/aosp12/build/soong/python/
H A Dbuilder.go94 template := android.PathForSource(ctx, StubTemplateHost)
H A Dpython_test.go303 StubTemplateHost: []byte(`PYTHON_BINARY = '%interpreter%'
H A Dbinary.go157 StubTemplateHost = "build/soong/python/scripts/stub_template_host.txt" var