Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/hidl/build/
Dproperties.go40 Export_shared_lib_headers []string member
Dhidl_interface.go595 Export_shared_lib_headers: concat(cppDependencies, []string{
/aosp_15_r20/system/tools/aidl/build/
Dproperties.go60 Export_shared_lib_headers []string member
Daidl_interface_backends.go169 Export_shared_lib_headers: importExportDependencies,
266 Export_shared_lib_headers: importExportDependencies,
Daidl_interface.go704 Export_shared_lib_headers: imports,
/aosp_15_r20/build/soong/cc/
H A Dlinker.go80 Export_shared_lib_headers []string `android:"arch_variant"` member
310 …dLibHeaders = append(deps.ReexportSharedLibHeaders, linker.Properties.Export_shared_lib_headers...)
H A Dlibrary.go162 Export_shared_lib_headers []string `android:"arch_variant"` member
864 …append(deps.ReexportSharedLibHeaders, library.StaticProperties.Static.Export_shared_lib_headers...)
879 …append(deps.ReexportSharedLibHeaders, library.SharedProperties.Shared.Export_shared_lib_headers...)
/aosp_15_r20/art/build/
H A Dcodegen.go196 Export_shared_lib_headers []string