Lines Matching defs:LibraryProperties
36 type LibraryProperties struct { struct
38 Unexported_symbols_list *string `android:"path,arch_variant"`
40 Force_symbols_not_weak_list *string `android:"path,arch_variant"`
42 Force_symbols_weak_list *string `android:"path,arch_variant"`
45 Unique_host_soname *bool
47 Aidl struct {
52 Proto struct {
57 Sysprop struct {
62 Static_ndk_lib *bool
65 Stubs struct {
82 Stem *string `android:"arch_variant"`
85 Suffix *string `android:"arch_variant"`
88 Header_abi_checker headerAbiCheckerProperties
90 Target struct {
115 Overrides []string
118 Inject_bssl_hash *bool `android:"arch_variant"`
122 Llndk llndkLibraryProperties `android:"arch_variant"`
125 Vendor_public_library vendorPublicLibraryProperties