Searched refs:lookupInterface (Results 1 – 3 of 3) sorted by relevance
99 ai := lookupInterface(sp.properties.AidlInterfaceName, ctx.Config())
394 other := lookupInterface(anImport, config)430 i := lookupInterface(g.properties.AidlInterfaceName, ctx.Config())
472 other := lookupInterface(anImport, mctx.Config())833 func lookupInterface(name string, config android.Config) *aidlInterface { func