Searched refs:ProductHiddenAPIStubs (Results 1 – 4 of 4) sorted by relevance
216 $(call add_json_list, ProductHiddenAPIStubs, $(PRODUCT_HIDDENAPI_STUBS))
355 ProductHiddenAPIStubs []string `json:",omitempty"` member
1334 func (c *config) ProductHiddenAPIStubs() []string { func1335 return c.productVariables.ProductHiddenAPIStubs
246 publicStubModules = append(publicStubModules, config.ProductHiddenAPIStubs()...)