Searched refs:ProductHiddenAPIStubsSystem (Results 1 – 4 of 4) sorted by relevance
237 $(call add_json_list, ProductHiddenAPIStubsSystem, $(PRODUCT_HIDDENAPI_STUBS_SYSTEM))
399 ProductHiddenAPIStubsSystem []string `json:",omitempty"` member
1469 func (c *config) ProductHiddenAPIStubsSystem() []string { func1470 return c.productVariables.ProductHiddenAPIStubsSystem
248 systemStubModules = append(systemStubModules, config.ProductHiddenAPIStubsSystem()...)