Home
last modified time | relevance | path

Searched refs:Export_static_lib_headers (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dlinker.go75 Export_static_lib_headers []string `android:"arch_variant"` member
225 …cLibHeaders = append(deps.ReexportStaticLibHeaders, linker.Properties.Export_static_lib_headers...)
Dlibrary.go137 Export_static_lib_headers []string `android:"arch_variant"` member
801 …append(deps.ReexportStaticLibHeaders, library.StaticProperties.Static.Export_static_lib_headers...)
825 …append(deps.ReexportStaticLibHeaders, library.SharedProperties.Shared.Export_static_lib_headers...)