Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Daidl_interface.go983 other := lookupInterface(anImport, mctx.Config())
1506 func lookupInterface(name string, config android.Config) *aidlInterface { func