Searched refs:stubLibraryMap (Results 1 – 1 of 1) sorted by relevance
30 stubLibraryMap map[string]bool member58 s.stubLibraryMap[name] = true75 stubLibraryMap: make(map[string]bool),82 ctx.Strict("STUB_LIBRARIES", strings.Join(android.SortedKeys(s.stubLibraryMap), " "))