Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dlicense_metadata.go230 LicenseAnnotations() []LicenseAnnotation methodSpec
258 func (LicenseAnnotationSharedDependencyTag) LicenseAnnotations() []LicenseAnnotation { func
266 func (LicenseAnnotationToolchainDependencyTag) LicenseAnnotations() []LicenseAnnotation { func
/aosp_15_r20/build/soong/rust/
H A Drust.go1114 func (d dependencyTag) LicenseAnnotations() []android.LicenseAnnotation { func
/aosp_15_r20/build/soong/java/
H A Djava.go399 func (d dependencyTag) LicenseAnnotations() []android.LicenseAnnotation { func
/aosp_15_r20/build/soong/cc/
H A Dcc.go771 func (d libraryDependencyTag) LicenseAnnotations() []android.LicenseAnnotation { func