Home
last modified time | relevance | path

Searched defs:GetHello (Results 1 – 10 of 10) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dgtest-064.cs8 IHello<T> GetHello (); in GetHello() method
16 public Hello GetHello () in GetHello() method in Foo
21 IHello<T> IFoo<T>.GetHello () in GetHello() method in Foo
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/olsr/model/
H A Dolsr-header.h591 Hello& GetHello () in GetHello() function
653 const Hello& GetHello () const in GetHello() function
/dports/lang/mono/mono-5.10.1.57/external/corert/tests/src/Simple/Reflection/
H A DReflection.cs63 public static string GetHello(string name) in GetHello() method in ReflectionTest.TestReflectionInvoke.InvokeTests
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/connections/
H A Dstructs.go200 GetHello(protocol.DeviceID) protocol.HelloIntf methodSpec
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/model/
H A Dmodel.go2170 func (m *model) GetHello(id protocol.DeviceID) protocol.HelloIntf { func
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DProtocol.c6522 bool GetHello(PACK *p, void *random, UINT *ver, UINT *build, char *server_str, UINT server_str_size) in GetHello() function
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/model/mocks/
H A Dmodel.go1794 func (fake *Model) GetHello(arg1 protocol.DeviceID) protocol.HelloIntf { func
/dports/security/softether/v4.38-9760/src/Cedar/
H A DProtocol.c8246 bool GetHello(PACK *p, void *random, UINT *ver, UINT *build, char *server_str, UINT server_str_size) in GetHello() function
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DProtocol.c8239 bool GetHello(PACK *p, void *random, UINT *ver, UINT *build, char *server_str, UINT server_str_size) in GetHello() function
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/stellar/go/xdr/
H A Dxdr_generated.go5711 func (u StellarMessage) GetHello() (result Hello, ok bool) { func