Home
last modified time | relevance | path

Searched refs:GetClientType (Results 1 – 25 of 113) sorted by relevance

12345

/dports/games/freeorion/freeorion-0.4.10.2/server/
H A DServerApp.cpp361 if (player->GetClientType() == Networking::CLIENT_TYPE_AI_PLAYER) { in CleanupAIs()
467 if ((*players_it)->GetClientType() == Networking::CLIENT_TYPE_AI_PLAYER) { in HandleLoggerConfig()
797 Networking::ClientType client_type = player_connection->GetClientType(); in NewGameInitVerifyJoiners()
1289 Networking::ClientType client_type = player_connection->GetClientType(); in LoadGameInit()
1390 Networking::ClientType client_type = player_connection->GetClientType(); in LoadGameInit()
1608 Networking::ClientType client_type = player_connection->GetClientType(); in GetPlayerInfoMap()
1754 Networking::ClientType client_type = player_connection->GetClientType(); in AddObserverPlayerIntoGame()
1994 return player_connection->GetClientType(); in GetPlayerClientType()
3328 player->GetClientType() == Networking::CLIENT_TYPE_HUMAN_OBSERVER) in PreCombatProcessTurns()
3625 player->GetClientType(), in PostCombatProcessTurns()
[all …]
H A DServerFSM.cpp306 if (player_connection->GetClientType() == Networking::CLIENT_TYPE_AI_PLAYER) { in HandleNonLobbyDisconnection()
441 player_setup_data.m_client_type = (*player_it)->GetClientType(); in UpdateIngameLobby()
461 if ((*player_it)->GetClientType() == Networking::CLIENT_TYPE_HUMAN_PLAYER && in UpdateIngameLobby()
1236 Networking::ClientType client_type = player_connection->GetClientType(); in react()
2402 Networking::ClientType client_type = player_connection->GetClientType(); in react()
2591 Networking::ClientType client_type = sender->GetClientType(); in react()
2828 Networking::ClientType client_type = player_connection->GetClientType(); in react()
2990 Networking::ClientType client_type = sender->GetClientType(); in react()
3112 Networking::ClientType client_type = sender->GetClientType(); in react()
3181 Networking::ClientType client_type = sender->GetClientType(); in react()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/service_worker/
H A Dservice_worker_clients.cc29 mojom::ServiceWorkerClientType GetClientType(const String& type) { in GetClientType() function
140 options->includeUncontrolled(), GetClientType(options->type())), in matchAll()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/service_worker/
H A Dservice_worker_clients.cc29 mojom::ServiceWorkerClientType GetClientType(const String& type) { in GetClientType() function
140 options->includeUncontrolled(), GetClientType(options->type())), in matchAll()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services.Client/Client/System/Data/Services/Client/Binding/
H A DBindingEntityInfo.cs53 internal static ClientType GetClientType(Type entityType) in GetClientType() method in System.Data.Services.Client.BindingEntityInfo
186 return BindingEntityInfo.GetClientType(sourceType) in GetPropertyValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/audio/cras/
H A Daudio_manager_cras_base.h52 virtual enum CRAS_CLIENT_TYPE GetClientType() = 0;
H A Daudio_manager_cras.h39 enum CRAS_CLIENT_TYPE GetClientType() override;
H A Daudio_manager_chromeos.h46 enum CRAS_CLIENT_TYPE GetClientType() override;
H A Daudio_manager_cras.cc170 enum CRAS_CLIENT_TYPE AudioManagerCras::GetClientType() { in GetClientType() function in media::AudioManagerCras
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/dcpp/
H A DScriptManager.cpp435 string ScriptInstance::GetClientType(Client* aClient) { in GetClientType() function in dcpp::ScriptInstance
440 MakeCall(GetClientType(aClient), "OnHubRemoved", 0, aClient); in on()
444 MakeCall(GetClientType(aClient), "OnHubAdded", 0, aClient); in on()
H A DScriptManager.h103 string GetClientType(Client* aClient);
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/dcpp/
H A DScriptManager.cpp435 string ScriptInstance::GetClientType(Client* aClient) { in GetClientType() function in dcpp::ScriptInstance
440 MakeCall(GetClientType(aClient), "OnHubRemoved", 0, aClient); in on()
444 MakeCall(GetClientType(aClient), "OnHubAdded", 0, aClient); in on()
H A DScriptManager.h103 string GetClientType(Client* aClient);
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/dcpp/
H A DScriptManager.cpp435 string ScriptInstance::GetClientType(Client* aClient) { in GetClientType() function in dcpp::ScriptInstance
440 MakeCall(GetClientType(aClient), "OnHubRemoved", 0, aClient); in on()
444 MakeCall(GetClientType(aClient), "OnHubAdded", 0, aClient); in on()
H A DScriptManager.h103 string GetClientType(Client* aClient);
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/dcpp/
H A DScriptManager.cpp435 string ScriptInstance::GetClientType(Client* aClient) { in GetClientType() function in dcpp::ScriptInstance
440 MakeCall(GetClientType(aClient), "OnHubRemoved", 0, aClient); in on()
444 MakeCall(GetClientType(aClient), "OnHubAdded", 0, aClient); in on()
H A DScriptManager.h103 string GetClientType(Client* aClient);
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/dcpp/
H A DScriptManager.cpp435 string ScriptInstance::GetClientType(Client* aClient) { in GetClientType() function in dcpp::ScriptInstance
440 MakeCall(GetClientType(aClient), "OnHubRemoved", 0, aClient); in on()
444 MakeCall(GetClientType(aClient), "OnHubAdded", 0, aClient); in on()
H A DScriptManager.h103 string GetClientType(Client* aClient);
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/inc/External/Common/
H A DGmmCommonExt.h181 ClientType = ((GmmClientContext*)pContext)->GetClientType(); \
191 ClientType = (pResourceInfo)->GetClientType(); \
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/ULT/
H A DGmmMultiAdapterULT.h80 static GMM_CLIENT GetClientType(uint32_t CountIdx) in GetClientType() function
/dports/games/freeorion/freeorion-0.4.10.2/client/
H A DClientApp.h112 Networking::ClientType GetClientType() const;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sso-oidc/include/aws/sso-oidc/model/
H A DRegisterClientRequest.h81 inline const Aws::String& GetClientType() const{ return m_clientType; } in GetClientType() function
/dports/games/freeorion/freeorion-0.4.10.2/client/human/
H A DHumanClientFSM.cpp994 if (Client().GetApp()->GetClientType() != Networking::CLIENT_TYPE_HUMAN_OBSERVER) in PlayingTurn()
997 if (Client().GetApp()->GetClientType() == Networking::CLIENT_TYPE_HUMAN_OBSERVER) { in PlayingTurn()
1004 } else if (Client().GetApp()->GetClientType() == Networking::CLIENT_TYPE_HUMAN_PLAYER) { in PlayingTurn()
1040 if (Client().GetApp()->GetClientType() == Networking::CLIENT_TYPE_HUMAN_PLAYER in react()
1083 if (Client().GetApp()->GetClientType() == Networking::CLIENT_TYPE_HUMAN_MODERATOR && in react()
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/GlobalInfo/
H A DGmmClientContext.cpp477 pResCopy->SetClientType(GetClientType()); in CopyResInfoObject()
513 pResDst->SetClientType(GetClientType()); in ResMemcpy()

12345