Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary.go34 type LibraryProperties struct { struct
36 Unexported_symbols_list *string `android:"path,arch_variant"`
38 Force_symbols_not_weak_list *string `android:"path,arch_variant"`
40 Force_symbols_weak_list *string `android:"path,arch_variant"`
43 Unique_host_soname *bool
45 Aidl struct {
50 Proto struct {
55 Sysprop struct {
60 Static_ndk_lib *bool
62 Stubs struct {
[all …]