Home
last modified time | relevance | path

Searched defs:LibraryProperties (Results 1 – 2 of 2) 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 …]
/build/soong/java/
Djava.go1887 type LibraryProperties struct { struct
1888 Dist struct {