Searched defs:platformBootclasspathModule (Results 1 – 1 of 1) sorted by relevance
47 type platformBootclasspathModule struct { struct48 android.ModuleBase49 ClasspathFragmentBase51 properties platformBootclasspathProperties54 configuredModules []android.Module57 fragments []android.Module60 apexNameToFragment map[string]android.Module63 libraryToApex map[android.Module]string66 hiddenAPIFlagsCSV android.OutputPath69 hiddenAPIIndexCSV android.OutputPath[all …]