Searched defs:BootclasspathFragmentModule (Results 1 – 1 of 1) sorted by relevance
224 type BootclasspathFragmentModule struct { struct225 android.ModuleBase226 android.ApexModuleBase227 android.SdkBase228 ClasspathFragmentBase230 properties bootclasspathFragmentProperties232 sourceOnlyProperties SourceOnlyBootclasspathProperties235 modulePaths []string240 bootImageDeviceInstalls []dexpreopterInstall303 …pathFragmentInitContentsFromImage(ctx android.EarlyModuleContext, m *BootclasspathFragmentModule) {[all …]