Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinker.go70 Export_shared_lib_headers []string `android:"arch_variant"` member
259 …dLibHeaders = append(deps.ReexportSharedLibHeaders, linker.Properties.Export_shared_lib_headers...)
Dlibrary.go158 Export_shared_lib_headers []string `android:"arch_variant"` member
1053 …append(deps.ReexportSharedLibHeaders, library.StaticProperties.Static.Export_shared_lib_headers...)
1064 …append(deps.ReexportSharedLibHeaders, library.SharedProperties.Shared.Export_shared_lib_headers...)