Searched defs:platformBootclasspathModule (Results 1 – 1 of 1) sorted by relevance
40 type platformBootclasspathModule struct { struct41 android.SingletonModuleBase42 ClasspathFragmentBase44 properties platformBootclasspathProperties47 configuredModules []android.Module50 fragments []android.Module53 hiddenAPIFlagsCSV android.OutputPath56 hiddenAPIIndexCSV android.OutputPath59 hiddenAPIMetadataCSV android.OutputPath79 func (b *platformBootclasspathModule) AndroidMkEntries() (entries []android.AndroidMkEntries) {[all …]