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
132 android.BazelModuleBase
134 properties BaseProperties
135 protoProperties android.ProtoProperties
138 hod android.HostOrDeviceSupported
139 multilib android.Multilib
143 srcsPathMappings []pathMapping
147 dataPathMappings []pathMapping
[all …]
Dbinary.go64 PythonLibraryModule anonMember