Home
last modified time | relevance | path

Searched refs:ProductHiddenAPIStubsSystem (Results 1 – 4 of 4) sorted by relevance

/build/make/core/
Dsoong_config.mk237 $(call add_json_list, ProductHiddenAPIStubsSystem, $(PRODUCT_HIDDENAPI_STUBS_SYSTEM))
/build/soong/android/
Dvariable.go399 ProductHiddenAPIStubsSystem []string `json:",omitempty"` member
Dconfig.go1469 func (c *config) ProductHiddenAPIStubsSystem() []string { func
1470 return c.productVariables.ProductHiddenAPIStubsSystem
/build/soong/java/
Dhiddenapi_modular.go248 systemStubModules = append(systemStubModules, config.ProductHiddenAPIStubsSystem()...)