Home
last modified time | relevance | path

Searched refs:ClientDataVersionNegotiated (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gammaray/GammaRay-2.11.3/common/
H A Dprotocol.h76 ClientDataVersionNegotiated, enumerator
/dports/devel/gammaray/GammaRay-2.11.3/client/
H A Dclient.cpp200 Message msg(endpointAddress(), Protocol::ClientDataVersionNegotiated); in messageReceived()
H A Dmessagestatisticsmodel.cpp49 M(ClientDataVersionNegotiated),
/dports/devel/gammaray/GammaRay-2.11.3/core/remote/
H A Dserver.cpp180 case Protocol::ClientDataVersionNegotiated: in messageReceived()