Searched refs:IsBufferFull (Results 1 – 2 of 2) sorted by relevance
83 bool IsBufferFull() const { return flags_ & DM_BUFFER_FULL_FLAG; } in IsBufferFull() function
425 << ": " << std::boolalpha << info->IsBufferFull() << std::endl; in InfoCmdHandler()