Home
last modified time | relevance | path

Searched defs:pythonInstaller (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/python/
H A Dinstaller.go31 type pythonInstaller struct { struct
32 dir string
33 dir64 string
34 relative string
36 path android.InstallPath
38 androidMkSharedLibs []string
H A Dbinary.go149 *pythonInstaller anonMember