Home
last modified time | relevance | path

Searched defs:LibraryProperties (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dlibrary.go37 type LibraryProperties struct { struct
39 Exported_symbols_list *string `android:"path,arch_variant"`
41 Unexported_symbols_list *string `android:"path,arch_variant"`
43 Force_symbols_not_weak_list *string `android:"path,arch_variant"`
45 Force_symbols_weak_list *string `android:"path,arch_variant"`
48 Unique_host_soname *bool
50 Aidl struct {
55 Proto struct {
60 Sysprop struct {
65 Static_ndk_lib *bool
[all …]