Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/soong/
Dclangprebuilts.go400 type prebuiltLibrarySharedProps struct { struct
401 Is_llndk *bool
402 Llndk_moved_to_apex *bool
404 Shared_libs []string
414 sharedProps *prebuiltLibrarySharedProps) {