Home
last modified time | relevance | path

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

/frameworks/native/cmds/lshal/
DLshal.cpp147 deleted_unique_ptr<native_handle_t> fdHandle( in emitDebugInfo() local
151 fdHandle->data[0] = relay.fd(); in emitDebugInfo()
153 hardware::Return<void> ret = base->debug(fdHandle.get(), convert(options)); in emitDebugInfo()