Home
last modified time | relevance | path

Searched refs:aidlInterfaceFactory (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/build/
Daidl_test.go136 ctx.RegisterModuleType("aidl_interface", aidlInterfaceFactory)
Daidl_interface.go141 android.RegisterModuleType("aidl_interface", aidlInterfaceFactory)
1498 func aidlInterfaceFactory() android.Module { func