Searched defs:bazelCcLibrary (Results 1 – 1 of 1) sorted by relevance
248 type bazelCcLibrary struct { struct249 android.BazelTargetModuleBase250 bazelCcLibraryAttributes253 func (m *bazelCcLibrary) Name() string {257 func (m *bazelCcLibrary) GenerateAndroidBuildActions(ctx android.ModuleContext) {}