Searched defs:SdkLibrary (Results 1 – 1 of 1) sorted by relevance
896 type SdkLibrary struct { struct897 Library899 sdkLibraryProperties sdkLibraryProperties902 scopeToProperties map[*apiScope]*ApiScopeProperties904 commonToSdkLibraryAndImport910 func (module *SdkLibrary) generateTestAndSystemScopesByDefault() bool {914 func (module *SdkLibrary) getGeneratedApiScopes(ctx android.EarlyModuleContext) apiScopes {982 func (module *SdkLibrary) ComponentDepsMutator(ctx android.BottomUpMutatorContext) {1003 func (module *SdkLibrary) DepsMutator(ctx android.BottomUpMutatorContext) {1010 func (module *SdkLibrary) OutputFiles(tag string) (android.Paths, error) {[all …]