Searched defs:profilingConnection (Results 1 – 6 of 6) sorted by relevance
49 void SendThread::Start(IProfilingConnection& profilingConnection) in Start()111 void SendThread::Send(IProfilingConnection& profilingConnection) in Send()208 void SendThread::FlushBuffer(IProfilingConnection& profilingConnection, bool notifyWatchers) in FlushBuffer()
17 void CommandHandler::Start(IProfilingConnection& profilingConnection) in Start()44 void CommandHandler::HandleCommands(IProfilingConnection& profilingConnection) in HandleCommands()
32 …void SetConnection(IInternalProfilingConnection* profilingConnection) override // ILocalPacketHand… in SetConnection()
70 …virtual void SetConnection(IInternalProfilingConnection* profilingConnection) override // ILocalPa… in SetConnection()
233 IProfilingConnection* profilingConnection = GetProfilingConnection(m_ProfilingService); in GetMockProfilingConnection() local
69 virtual void SetConnection(IInternalProfilingConnection* profilingConnection) in SetConnection()