Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp396 int32_t pollType = it->second->GetPollType(); in PollNextEvent() local
397 if (watchFds_[i].revents & pollType) { in PollNextEvent()