Home
last modified time | relevance | path

Searched defs:callError (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/pkg/internal/
H A Derrors.go29 type callError struct { struct
30 b *adt.Bottom
33 func (e *callError) Error() string {
/dports/editors/libreoffice/libreoffice-7.2.6.2/io/source/connector/
H A Dctr_socket.cxx58 struct callError { struct
59 const Any & any;
68 callError::callError(const Any & aAny) in callError() function in stoc_connector::callError
/dports/editors/libreoffice6/libreoffice-6.4.7.2/io/source/connector/
H A Dctr_socket.cxx56 struct callError { struct
57 const Any & any;
64 callError::callError(const Any & aAny) in callError() function in stoc_connector::callError
/dports/editors/libreoffice/libreoffice-7.2.6.2/io/source/acceptor/
H A Dacc_socket.cxx107 struct callError { struct
108 const Any & any;
117 callError::callError(const Any & aAny) in callError() function in io_acceptor::callError
/dports/editors/libreoffice6/libreoffice-6.4.7.2/io/source/acceptor/
H A Dacc_socket.cxx101 struct callError { struct
102 const Any & any;
109 callError::callError(const Any & aAny) in callError() function in io_acceptor::callError
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Internal/
H A DCallError.cs58 public static void CheckOk(this CallError callError) in CheckOk()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/Internal/
H A DCallError.cs58 public static void CheckOk(this CallError callError) in CheckOk()
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Internal/
H A DCallError.cs71 public static void CheckOk(this CallError callError) in CheckOk()
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Internal/
H A DCallError.cs71 public static void CheckOk(this CallError callError) in CheckOk()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/cboden/ratchet/src/Ratchet/Wamp/
H A DWampConnection.php44 public function callError($id, $errorUri, $desc = '', $details = null) { function in Ratchet\\Wamp\\WampConnection
/dports/audio/ampache/ampache-php74-5.0.0/vendor/nikic/Ratchet/Wamp/
H A DWampConnection.php44 public function callError($id, $errorUri, $desc = '', $details = null) { function in Ratchet\\Wamp\\WampConnection
/dports/net/linphone/linphoneqt-4.1.1/src/components/call/
H A DCallModel.hpp36 Q_PROPERTY(QString callError READ getCallError NOTIFY callErrorChanged); property in CallModel
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/tests/
H A Dscm_unittest.py26 def callError(code=1, cmd='', cwd='', stdout=b'', stderr=b''): function
H A Dgit_cl_test.py51 def callError(code=1, cmd='', cwd='', stdout=b'', stderr=b''): function
/dports/astro/stellarium/stellarium-0.21.3/src/external/glues_stel/source/libtess/
H A Dtess.h69 void (* callError)(GLenum errnum); member
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glu/libtess/
H A Dtess.h69 void (/*GLAPIENTRY*/ *callError)( GLenum errnum ); member
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/util/glu/tessellation/
H A DGLUtessellatorImpl.java141 private GLUtessellatorCallback callError; field in GLUtessellatorImpl
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/glu/tessellator/
H A DGLUtessellatorImpl.java111 private GLUtessellatorCallback callError; field in GLUtessellatorImpl
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/tessellator/
H A DGLUtessellatorImpl.java107 private GLUtessellatorCallback callError; field in GLUtessellatorImpl
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/trivy/rpc/scanner/
H A Dservice.twirp.go854 func callError(ctx context.Context, h *twirp.ServerHooks, err twirp.Error) context.Context { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/trivy/rpc/cache/
H A Dservice.twirp.go1228 func callError(ctx context.Context, h *twirp.ServerHooks, err twirp.Error) context.Context { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/trivy/rpc/detector/
H A Dservice.twirp.go1180 func callError(ctx context.Context, h *twirp.ServerHooks, err twirp.Error) context.Context { func
/dports/net/storj/storj-1.45.3/vendor/storj.io/drpc/internal/twirpcompat/
H A Dclientcompat.twirp.go1344 func callError(ctx context.Context, h *twirp.ServerHooks, err twirp.Error) context.Context { func
/dports/sysutils/lsyncd/lsyncd-release-2.2.3/
H A Dlsyncd.c622 static int callError; variable
/dports/net-im/kopete/kopete-21.12.3/protocols/skype/libskype/
H A Dskype.cpp527 emit callError(callId, errorText); in skypeMessage() local

12