Searched defs:SdkLibrary (Results 1 – 1 of 1) sorted by relevance
1048 type SdkLibrary struct { struct1049 Library1051 sdkLibraryProperties sdkLibraryProperties1054 scopeToProperties map[*apiScope]*ApiScopeProperties1056 commonToSdkLibraryAndImport1061 func (module *SdkLibrary) generateTestAndSystemScopesByDefault() bool {1065 func (module *SdkLibrary) getGeneratedApiScopes(ctx android.EarlyModuleContext) apiScopes {1133 func (module *SdkLibrary) ComponentDepsMutator(ctx android.BottomUpMutatorContext) {1154 func (module *SdkLibrary) DepsMutator(ctx android.BottomUpMutatorContext) {1188 func (module *SdkLibrary) OutputFiles(tag string) (android.Paths, error) {[all …]