Searched defs:PythonLibraryInfo (Results 1 – 1 of 1) sorted by relevance
35 type PythonLibraryInfo struct { struct36 SrcsPathMappings []pathMapping37 DataPathMappings []pathMapping38 SrcsZip android.Path39 PrecompiledSrcsZip android.Path40 PkgPath string41 BundleSharedLibs android.Paths