Searched refs:ProductHiddenAPIStubsSystem (Results 1 – 4 of 4) sorted by relevance
124 systemStubModules = append(systemStubModules, ctx.Config().ProductHiddenAPIStubsSystem()...)
194 $(call add_json_list, ProductHiddenAPIStubsSystem, $(PRODUCT_HIDDENAPI_STUBS_SYSTEM))
329 ProductHiddenAPIStubsSystem []string `json:",omitempty"` member
1227 func (c *config) ProductHiddenAPIStubsSystem() []string { func1228 return c.productVariables.ProductHiddenAPIStubsSystem