Searched refs:fullLibrary (Results 1 – 2 of 2) sorted by relevance
1779 if c.typ() == fullLibrary && c.static() {3511 fullLibrary const3533 return fullLibrary3556 case fullLibrary:
883 …if ccModule, ok := m.(*Module); ok && ccModule.typ() == fullLibrary && !android.GenerateCcLibraryS…