Home
last modified time | relevance | path

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

/build/soong/java/
Dbootclasspath_fragment.go394 scopeSpecificDependency := apiScope.scopeSpecificStubModule(ctx, additionalStubModule)
Dhiddenapi_modular.go80 func (l *HiddenAPIScope) scopeSpecificStubModule(ctx android.BaseModuleContext, name string) string… func