Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dbootclasspath_fragment.go453 scopeSpecificDependency := apiScope.scopeSpecificStubModule(ctx, additionalStubModule)
H A Dhiddenapi_modular.go86 func (l *HiddenAPIScope) scopeSpecificStubModule(ctx android.BaseModuleContext, name string) string… func