Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dsdk_library_internal.go57 func (c *commonToSdkLibraryAndImport) exportableStubsLibraryModuleName(apiScope *apiScope) string { func
H A Dsdk_library.go258 func (scope *apiScope) exportableStubsLibraryModuleName(baseName string) string { func