Home
last modified time | relevance | path

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

/system/core/fastboot/
Dusb_osx.cpp94 IOCFPlugInInterface **plugInInterface; in try_interfaces() local
119 &plugInInterface, in try_interfaces()
125 if ((kr != 0) || (!plugInInterface)) { in try_interfaces()
131 result = (*plugInInterface) in try_interfaces()
132 ->QueryInterface(plugInInterface, in try_interfaces()
137 (*plugInInterface)->Release(plugInInterface); in try_interfaces()