Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dforward.cpp404 auto funcRead = [&](const void *a, uint8_t *b, const int c) -> bool { in SetupDevicePoint() local
414 …ctxPoint->fdClass = new(std::nothrow) HdcFileDescriptor(loopTask, ctxPoint->fd, ctxPoint, funcRead, in SetupDevicePoint()