Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Dhiddenapi_modular.go827 type HiddenAPIOutput struct { struct
828 HiddenAPIFlagOutput
831 EncodedBootDexFilesByModule bootDexJarByModule
H A Dbootclasspath_fragment.go497 …fo(ctx android.ModuleContext, imageConfig *bootImageConfig, hiddenAPIOutput *HiddenAPIOutput, boot…