Home
last modified time | relevance | path

Searched refs:NamespacesToExport (Results 1 – 3 of 3) sorted by relevance

/aosp12/build/make/core/
H A Dsoong_config.mk185 $(call add_json_list, NamespacesToExport, $(PRODUCT_SOONG_NAMESPACES))
/aosp12/build/soong/android/
H A Dvariable.go307 NamespacesToExport []string `json:",omitempty"` member
H A Dconfig.go974 return append([]string(nil), c.productVariables.NamespacesToExport...)