Searched defs:maxDataSize (Results 1 – 2 of 2) sorted by relevance
24 byte[] getTsData(int maxDataSize, int timeOutMs); in getTsData()
38 bool FifoSocket::init(bool supportNonBlocking, bool supportReturnValues, size_t maxDataSize) { in init()