Home
last modified time | relevance | path

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

/aosp12/system/libhidl/transport/
H A DHidlTransportUtils.cpp38 bool canCast = false; in canCastInterface() local
42 canCast = true; in canCastInterface()
55 return canCast; in canCastInterface()