Home
last modified time | relevance | path

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

/build/soong/java/
Dbootclasspath_fragment.go142 type BootclasspathFragmentModule struct { struct
143 android.ModuleBase
144 android.ApexModuleBase
145 android.SdkBase
146 ClasspathFragmentBase
148 properties bootclasspathFragmentProperties
205 …pathFragmentInitContentsFromImage(ctx android.EarlyModuleContext, m *BootclasspathFragmentModule) {
271 …pathFragmentModule) bootclasspathImageNameContentsConsistencyCheck(ctx android.BaseModuleContext) {
348 …tclasspathFragmentModule) DepIsInSameApex(ctx android.BaseModuleContext, dep android.Module) bool {
361 …Module) ShouldSupportSdkVersion(ctx android.BaseModuleContext, sdkVersion android.ApiLevel) error {
[all …]