Home
last modified time | relevance | path

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

/build/soong/java/
Dbootclasspath_fragment.go241 type BootclasspathFragmentModule struct { struct
242 android.ModuleBase
243 android.DefaultableModuleBase
244 android.ApexModuleBase
245 ClasspathFragmentBase
248 testFragment bool
250 properties bootclasspathFragmentProperties
252 sourceOnlyProperties SourceOnlyBootclasspathProperties
255 profilePath android.WritablePath
256 profilePathErr error
[all …]