Searched refs:m_didCloseOnConnectionWorkQueueCallback (Results 1 – 4 of 4) sorted by relevance
201 , m_didCloseOnConnectionWorkQueueCallback(0) in Connection()242 m_didCloseOnConnectionWorkQueueCallback = callback; in setDidCloseOnConnectionWorkQueueCallback()529 if (m_didCloseOnConnectionWorkQueueCallback) in connectionDidClose()530 m_didCloseOnConnectionWorkQueueCallback(m_connectionQueue, this); in connectionDidClose()
231 DidCloseOnConnectionWorkQueueCallback m_didCloseOnConnectionWorkQueueCallback; variable
2246 Initialize m_didCloseOnConnectionWorkQueueCallback.2249 Update m_didCloseOnConnectionWorkQueueCallback.2252 Call m_didCloseOnConnectionWorkQueueCallback.
191 Set m_didCloseOnConnectionWorkQueueCallback.