Home
last modified time | relevance | path

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

/aosp12/build/soong/python/
H A Dpython.go262 pyExt = ".py" var
528 if s.Ext() != pyExt && s.Ext() != protoExt {
542 if d.Ext() == pyExt || d.Ext() == protoExt {
H A Dbuilder.go135 "main": strings.Replace(strings.TrimSuffix(main, pyExt), "/", ".", -1),
H A Dbinary.go237 main = ctx.ModuleName() + pyExt