Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/python/
H A Dbinary.go114 main = p.getPyMainFile(ctx, p.srcsPathMappings)
217 func (p *PythonBinaryModule) getPyMainFile(ctx android.ModuleContext, func