Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dforward.cpp405 auto funcFinish = [&](const void *a, const bool b, const string c) -> bool { in SetupDevicePoint() local
411 …lass = new(std::nothrow) HdcFileDescriptor(loopTask, ctxPoint->fd, ctxPoint, funcRead, funcFinish); in SetupDevicePoint()