Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library_internal.go52 func (c *commonToSdkLibraryAndImport) stubsLibraryModuleName(apiScope *apiScope) string { func
Dsdk_library.go254 func (scope *apiScope) stubsLibraryModuleName(baseName string) string { func