Searched defs:platformBootclasspathModule (Results 1 – 1 of 1) sorted by relevance
39 type platformBootclasspathModule struct { struct40 android.ModuleBase41 ClasspathFragmentBase43 properties platformBootclasspathProperties46 configuredModules []android.Module49 fragments []android.Module52 hiddenAPIFlagsCSV android.OutputPath55 hiddenAPIIndexCSV android.OutputPath58 hiddenAPIMetadataCSV android.OutputPath75 func (b *platformBootclasspathModule) AndroidMkEntries() (entries []android.AndroidMkEntries) {[all …]