Home
last modified time | relevance | path

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

/build/soong/python/
Dbinary.go178 …p.AddDepsOnPythonLauncherAndStdlib(ctx, pythonLibTag, launcherTag, launcherSharedLibTag, p.autorun…
Dpython.go338 …p.AddDepsOnPythonLauncherAndStdlib(ctx, hostStdLibTag, hostLauncherTag, hostlauncherSharedLibTag, …
348 func (p *PythonLibraryModule) AddDepsOnPythonLauncherAndStdlib(ctx android.BottomUpMutatorContext, func