Home
last modified time | relevance | path

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

/build/soong/python/
Dpython.go141 type PythonLibraryModule struct { struct
142 android.ModuleBase
143 android.DefaultableModuleBase
145 properties BaseProperties
146 protoProperties android.ProtoProperties
149 hod android.HostOrDeviceSupported
150 multilib android.Multilib
154 srcsPathMappings []pathMapping
158 dataPathMappings []pathMapping
161 srcsZip android.Path
[all …]
Dbinary.go71 PythonLibraryModule anonMember