Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/aidl_library/
H A Daidl_library.go58 type AidlLibraryInfo struct { struct
60 Srcs android.Paths
62 IncludeDirs depset.DepSet[android.Path]
64 Hdrs depset.DepSet[android.Path]
/aosp_15_r20/build/soong/cc/
H A Dgen.go236 aidlLibraryInfos []aidl_library.AidlLibraryInfo,