Home
last modified time | relevance | path

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

/build/soong/python/
Dbinary.go131 main = p.getPyMainFile(ctx, p.srcsPathMappings)
225 func (p *PythonBinaryModule) getPyMainFile(ctx android.ModuleContext, func