Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go594 type commonToSdkLibraryAndImport struct { struct
607 func (c *commonToSdkLibraryAndImport) initCommon(moduleBase *android.ModuleBase) { argument
616 func (c *commonToSdkLibraryAndImport) initCommonAfterDefaultsApplied(ctx android.DefaultableHookCon… argument
638 func (c *commonToSdkLibraryAndImport) implLibraryModuleName() string { argument
643 func (c *commonToSdkLibraryAndImport) xmlPermissionsModuleName() string { argument
648 func (c *commonToSdkLibraryAndImport) stubsLibraryModuleName(apiScope *apiScope) string { argument
654 func (c *commonToSdkLibraryAndImport) stubsSourceModuleName(apiScope *apiScope) string { argument
660 func (c *commonToSdkLibraryAndImport) apiModuleName(apiScope *apiScope) string { argument
702 func (c *commonToSdkLibraryAndImport) commonOutputFiles(tag string) (android.Paths, error) { argument
740 func (c *commonToSdkLibraryAndImport) getScopePathsCreateIfNeeded(scope *apiScope) *scopePaths { argument
[all …]