Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go591 if !canInterfaceExist(i.ModuleBase.Name()) {
1156 func canInterfaceExist(name string) bool { func