Searched defs:pollStr (Results 1 – 2 of 2) sorted by relevance
35 static int HandlerHoldFds(Service *service, int *fds, size_t fdCount, const char *pollStr) in HandlerHoldFds()141 char *pollStr = msg[MSG_ARRAY_INDEX]; in HandlerFdHolder() local
174 bool HwApiBase::pollStr(const T &value, std::istream *stream, const int32_t timeoutMs) { in pollStr() function