Home
last modified time | relevance | path

Searched refs:hiddenAPIComputeMonolithicStubLibModules (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/java/
H A Dplatform_bootclasspath.go122 apiLevelToStubLibModules := hiddenAPIComputeMonolithicStubLibModules(ctx.Config())
H A Dhiddenapi_modular.go225 func hiddenAPIComputeMonolithicStubLibModules(config android.Config) map[*HiddenAPIScope][]string { func