Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/python/
H A Dpython.go134 type PythonLibraryModule struct { struct
135 android.ModuleBase
136 android.DefaultableModuleBase
138 properties BaseProperties
139 protoProperties android.ProtoProperties
142 hod android.HostOrDeviceSupported
143 multilib android.Multilib
147 srcsPathMappings []pathMapping
151 dataPathMappings []pathMapping
154 srcsZip android.Path
[all …]
H A Dbinary.go64 PythonLibraryModule anonMember