Home
last modified time | relevance | path

Searched refs:_started (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/io/source/acceptor/
H A Dacc_socket.cxx112 sal_Bool _started; member in io_acceptor::SocketConnection
167 _started(sal_False), in SocketConnection()
207 notifyListeners(this, &_started, callStarted); in read()
/AOO42X/main/io/source/connector/
H A Dctr_socket.cxx89 _started(sal_False), in SocketConnection()
133 notifyListeners(this, &_started, callStarted); in read()
H A Dconnector.hxx132 sal_Bool _started; member in stoc_connector::SocketConnection