Searched defs:full (Results 1 – 4 of 4) sorted by relevance
306 bool full = false; in CheckHasCapacity() local
107 int full = 0; in add_line_to_linear_buf() local
255 bool full = len == (sizeof(buffer) - 1); in onDataAvailable() local
200 void NetlinkManager::Reset(bool full) { in Reset()