Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/sysprop/
H A Dsysprop_library.go534 type rustLibraryProperties struct { struct
535 Name *string
536 Sysprop_srcs []string `android:"path"`
537 Scope string
538 Check_api *string
539 Srcs []string
540 Installable *bool
541 Crate_name string
542 Rustlibs []string
543 Vendor_available *bool
[all …]