Home
last modified time | relevance | path

Searched refs:SERVER_ERROR (Results 1 - 5 of 5) sorted by relevance

/third_party/openssl/test/helpers/
H A Dhandshake.c1153 SERVER_ERROR, enumerator
1210 return client_spoke_last ? CLIENT_ERROR : SERVER_ERROR; in handshake_status()
1216 return client_spoke_last ? SERVER_ERROR : CLIENT_ERROR; in handshake_status()
1566 case SERVER_ERROR: in do_handshake_internal()
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Ddispatch.h40 SERVER_ERROR = -32000, member in v8_crdtp::DispatchCode
H A Ddispatch_test.cc26 EXPECT_EQ(DispatchCode::SERVER_ERROR, error.Code()); in TEST()
H A Ddispatch.cc76 result.code_ = DispatchCode::SERVER_ERROR; in ServerError()
/third_party/python/Lib/xmlrpc/
H A Dclient.py167 SERVER_ERROR = -32600 variable

Completed in 7 milliseconds