Searched refs:GetCloseOnEOF (Results 1 – 5 of 5) sorted by relevance
44 bool SBCommunication::GetCloseOnEOF() { in GetCloseOnEOF() function in SBCommunication48 return m_opaque->GetCloseOnEOF(); in GetCloseOnEOF()
146 if (GetCloseOnEOF()) in Read()288 disconnect = GetCloseOnEOF(); in ReadThread()293 disconnect = GetCloseOnEOF(); in ReadThread()
56 bool GetCloseOnEOF();
163 bool GetCloseOnEOF() const { return m_close_on_eof; } in GetCloseOnEOF() function
16716 result = (bool)(arg1)->GetCloseOnEOF(); in _wrap_SBCommunication_GetCloseOnEOF()