Home
last modified time | relevance | path

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

/build/soong/java/
Dplatform_bootclasspath.go47 type platformBootclasspathModule struct { struct
48 android.ModuleBase
49 ClasspathFragmentBase
51 properties platformBootclasspathProperties
54 configuredModules []android.Module
57 fragments []android.Module
60 apexNameToFragment map[string]android.Module
63 libraryToApex map[android.Module]string
66 hiddenAPIFlagsCSV android.OutputPath
69 hiddenAPIIndexCSV android.OutputPath
[all …]