Home
last modified time | relevance | path

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

/build/soong/python/
Dpython.go129 type PythonLibraryModule struct { struct
130 android.ModuleBase
131 android.DefaultableModuleBase
133 properties BaseProperties
134 protoProperties android.ProtoProperties
137 hod android.HostOrDeviceSupported
138 multilib android.Multilib
142 srcsPathMappings []pathMapping
146 dataPathMappings []pathMapping
149 srcsZip android.Path
[all …]
Dbinary.go64 PythonLibraryModule anonMember