Home
last modified time | relevance | path

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

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