Searched defs:SdkLibrary (Results 1 – 1 of 1) sorted by relevance
894 type SdkLibrary struct { struct895 Library897 sdkLibraryProperties sdkLibraryProperties900 scopeToProperties map[*apiScope]*ApiScopeProperties902 commonToSdkLibraryAndImport908 func (module *SdkLibrary) generateTestAndSystemScopesByDefault() bool {912 func (module *SdkLibrary) getGeneratedApiScopes(ctx android.EarlyModuleContext) apiScopes {979 func (module *SdkLibrary) DepsMutator(ctx android.BottomUpMutatorContext) {1010 func (module *SdkLibrary) OutputFiles(tag string) (android.Paths, error) {1019 func (module *SdkLibrary) GenerateAndroidBuildActions(ctx android.ModuleContext) {[all …]