Searched refs:uiSet (Results 1 – 3 of 3) sorted by relevance
225 auto fun = [&](int32_t uiSet, const std::vector<uint32_t> &list) -> bool { in CreateKey() argument227 if (ioctl(fd_, uiSet, item) < 0) { in CreateKey()
63 auto fun = [this](int32_t uiSet, const std::vector<uint32_t>& list) -> bool { in CreateKey() argument65 if (!DoIoctl(fd_, uiSet, evt_type)) { in CreateKey()
370 auto fun = [&](int32_t uiSet, const std::vector<uint32_t>& list) ->bool { in CreateKey() argument372 if (ioctl(fd_, uiSet, item) < 0) { in CreateKey()