Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
DNanohubHidlAdapter.cpp550 Return<void> Contexthub::debug(const hidl_handle& hh_fd, in debug() argument
552 if (hh_fd == nullptr || hh_fd->numFds < 1) { in debug()
557 int fd = hh_fd.getNativeHandle()->data[0]; in debug()