Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary.go46 type LibraryProperties struct { struct
47 Static StaticSharedLibraryProperties `android:"arch_variant"`
48 Shared StaticSharedLibraryProperties `android:"arch_variant"`
51 Unexported_symbols_list *string `android:"path,arch_variant"`
53 Force_symbols_not_weak_list *string `android:"path,arch_variant"`
55 Force_symbols_weak_list *string `android:"path,arch_variant"`
58 Unique_host_soname *bool
60 Aidl struct {
65 Proto struct {
70 Sysprop struct {
[all …]