Home
last modified time | relevance | path

Searched refs:GetServerId (Results 1 – 25 of 201) sorted by relevance

123456789

/dports/net-p2p/awgg/AWGG-5dc1329/src/
H A Duniqueinstancebase.pas20 function GetServerId(const Identifier: String): String; in GetServerId() function
51 function GetServerId(const Identifier: String): String;
H A Duniqueinstanceraw.pas60 ServerId := GetServerId(Identifier); in get_executor()
/dports/net-p2p/awgg/AWGG-5dc1329/components/uniqueinstance/
H A Duniqueinstancebase.pas20 function GetServerId(const Identifier: String): String; in GetServerId() function
51 function GetServerId(const Identifier: String): String;
H A Duniqueinstanceraw.pas60 ServerId := GetServerId(Identifier);
/dports/cad/zcad/zcad-8b8a693/cad_source/other/uniqueinstance/
H A Duniqueinstancebase.pas20 function GetServerId(const Identifier: String): String; in GetServerId() function
48 function GetServerId(const Identifier: String): String;
H A Duniqueinstanceraw.pas60 ServerId := GetServerId(Identifier);
/dports/editors/cudatext/CudaText-1.151.0/uniqueinstance/uniqueinstance/
H A Duniqueinstancebase.pas20 function GetServerId(const Identifier: String): String; in GetServerId() function
48 function GetServerId(const Identifier: String): String;
H A Duniqueinstanceraw.pas60 ServerId := GetServerId(Identifier);
/dports/editors/cudatext/CudaText-1.151.0/comp/
H A Dappuniqueinstancebase.pas20 function GetServerId(const Identifier: String): String; in GetServerId() function
51 function GetServerId(const Identifier: String): String;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-awstransfer/include/aws/awstransfer/model/
H A DStopServerRequest.h40 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DDescribeServerRequest.h40 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DDeleteServerRequest.h40 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DStartServerRequest.h40 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DCreateServerResult.h38 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DUpdateServerResult.h39 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DDescribeUserResult.h40 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DDescribeAccessResult.h40 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DUpdateAccessResult.h38 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DUpdateUserResult.h45 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DDescribeUserRequest.h41 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DDeleteAccessRequest.h41 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DDescribeAccessRequest.h41 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DCreateUserResult.h38 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
H A DCreateAccessResult.h38 inline const Aws::String& GetServerId() const{ return m_serverId; } in GetServerId() function
/dports/news/nzbget/nzbget-21.1/daemon/extension/
H A DPostScript.cpp170 SetIntEnvVar(BString<1024>("NZBPP_SERVER%i_SUCCESSARTICLES", serverStat.GetServerId()), in PrepareParams()
173 SetIntEnvVar(BString<1024>("NZBPP_SERVER%i_FAILEDARTICLES", serverStat.GetServerId()), in PrepareParams()

123456789