Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary.go35 type LibraryProperties struct { struct
37 Unexported_symbols_list *string `android:"path,arch_variant"`
39 Force_symbols_not_weak_list *string `android:"path,arch_variant"`
41 Force_symbols_weak_list *string `android:"path,arch_variant"`
44 Unique_host_soname *bool
46 Aidl struct {
51 Proto struct {
56 Sysprop struct {
61 Static_ndk_lib *bool
64 Stubs struct {
[all …]