Home
last modified time | relevance | path

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

/build/soong/java/
Dbootclasspath_fragment.go230 type BootclasspathFragmentModule struct { struct
231 android.ModuleBase
232 android.DefaultableModuleBase
233 android.ApexModuleBase
234 ClasspathFragmentBase
237 testFragment bool
239 properties bootclasspathFragmentProperties
241 sourceOnlyProperties SourceOnlyBootclasspathProperties
244 profilePath android.WritablePath
245 profilePathErr error
[all …]