Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/python/
H A Dpython.go363 …p.AddDepsOnPythonLauncherAndStdlib(ctx, hostStdLibTag, hostLauncherTag, hostlauncherSharedLibTag, …
373 func (p *PythonLibraryModule) AddDepsOnPythonLauncherAndStdlib(ctx android.BottomUpMutatorContext, func
H A Dbinary.go179 …p.AddDepsOnPythonLauncherAndStdlib(ctx, pythonLibTag, launcherTag, launcherSharedLibTag, p.autorun…