Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/aidl_library/
H A Daidl_library.go53 type AidlLibrary struct { struct
54 android.ModuleBase
55 properties aidlLibraryProperties
70 func (lib *AidlLibrary) GenerateAndroidBuildActions(ctx android.ModuleContext) {
132 func (lib *AidlLibrary) DepsMutator(ctx android.BottomUpMutatorContext) {