Searched defs:stubLibraries (Results 1 – 1 of 1) sorted by relevance
29 type stubLibraries struct { struct30 stubLibraryMap map[string]bool31 stubVendorLibraryMap map[string]bool33 apiListCoverageXmlPaths []string51 func (s *stubLibraries) GenerateBuildActions(ctx android.SingletonContext) {79 func (s *stubLibraries) MakeVars(ctx android.MakeVarsContext) {