Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dbootclasspath_fragment.go224 type BootclasspathFragmentModule struct { struct
225 android.ModuleBase
226 android.DefaultableModuleBase
227 android.ApexModuleBase
228 ClasspathFragmentBase
231 testFragment bool
233 properties bootclasspathFragmentProperties
235 sourceOnlyProperties SourceOnlyBootclasspathProperties
238 profilePath android.WritablePath
239 profilePathErr error
[all …]