Home
last modified time | relevance | path

Searched defs:error_code (Results 101 – 125 of 1351) sorted by relevance

12345678910>>...55

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Derrors_impl.py53 def __init__(self, node_def, op, message, error_code, *args): argument
105 def error_code(self): member in OpError
524 def exception_type_from_error_code(error_code): argument
537 def _make_specific_exception(node_def, op, message, error_code): argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dnghttp2_test_utils.cc206 const testing::Matcher<uint32_t> error_code) in RstStreamMatcher()
323 const testing::Matcher<uint32_t> error_code, in GoAwayMatcher()
429 const testing::Matcher<uint32_t> error_code) { in IsRstStream()
450 const testing::Matcher<uint32_t> error_code, in IsGoAway()
H A Doghttp2_session.cc112 uint32_t error_code() { return error_code_; } in error_code() function in http2::adapter::__anond62579530111::FrameAttributeCollector
782 uint32_t error_code) { in AfterFrameSent()
1226 spdy::SpdyErrorCode error_code) { in OnRstStream()
1360 spdy::SpdyErrorCode error_code) { in OnGoAway()
1611 const Http2ErrorCode error_code = in OnHeaderStatus() local
1845 Http2ErrorCode error_code) { in CloseStream()
1895 void OgHttp2Session::LatchErrorAndNotify(Http2ErrorCode error_code, in LatchErrorAndNotify()
/aosp_15_r20/external/aws-crt-java/src/native/
H A Devent_stream_rpc_client.c52 int error_code, in s_on_connection_setup()
86 int error_code, in s_on_connection_shutdown()
277 jint error_code) { in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_closeClientConnection()
344 static void s_message_flush_fn(int error_code, void *user_data) { in s_message_flush_fn()
H A Devent_stream_rpc_server.c338 int error_code, in s_on_new_connection_fn()
432 int error_code, in s_on_connection_shutdown_fn()
666 jint error_code) { in Java_software_amazon_awssdk_crt_eventstream_ServerConnection_closeConnection()
716 static void s_message_flush_fn(int error_code, void *user_data) { in s_message_flush_fn()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file_loader.h234 DexFileLoaderErrorCode* error_code, in Open()
250 DexFileLoaderErrorCode error_code; in Open() local
258 DexFileLoaderErrorCode error_code; in Open() local
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file_loader.h234 DexFileLoaderErrorCode* error_code, in Open()
250 DexFileLoaderErrorCode error_code; in Open() local
258 DexFileLoaderErrorCode error_code; in Open() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file_loader.h234 DexFileLoaderErrorCode* error_code, in Open()
250 DexFileLoaderErrorCode error_code; in Open() local
258 DexFileLoaderErrorCode error_code; in Open() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file_loader.h234 DexFileLoaderErrorCode* error_code, in Open()
250 DexFileLoaderErrorCode error_code; in Open() local
258 DexFileLoaderErrorCode error_code; in Open() local
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_loader.h244 DexFileLoaderErrorCode* error_code, in Open()
260 DexFileLoaderErrorCode error_code; in Open() local
268 DexFileLoaderErrorCode error_code; in Open() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Ddistance_measurement_manager.cc833 std::string error_code = ErrorCodeText(complete_view.GetStatus()); in on_cs_read_local_supported_capabilities() local
853 std::string error_code = ErrorCodeText(event_view.GetStatus()); in on_cs_read_remote_supported_capabilities_complete() local
893 std::string error_code = ErrorCodeText(complete_view.GetStatus()); in on_cs_set_default_settings_complete() local
908 std::string error_code = ErrorCodeText(event_view.GetStatus()); in on_cs_security_enable_complete() local
933 std::string error_code = ErrorCodeText(event_view.GetStatus()); in on_cs_config_complete() local
1013 std::string error_code = ErrorCodeText(complete_view.GetStatus()); in on_cs_set_procedure_parameters() local
1093 std::string error_code = ErrorCodeText(event_view.GetStatus()); in on_cs_procedure_enable_complete() local
2281 std::string error_code = ErrorCodeText(status_view.GetStatus()); in on_read_remote_transmit_power_level_status() local
2347 std::string error_code = ErrorCodeText(complete_view.GetStatus()); in on_set_transmit_power_reporting_enable_complete() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_psy_mod.c213 IA_ERRORCODE error_code = IA_NO_ERROR; in ia_enhaacplus_enc_advance_psy_short() local
321 IA_ERRORCODE error_code = IA_NO_ERROR; in ia_enhaacplus_enc_advance_psy_long() local
474 IA_ERRORCODE error_code = IA_NO_ERROR; in ia_enhaacplus_enc_psy_main() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/fvp/
Dfvp_drtm_err.c11 int plat_set_drtm_error(uint64_t error_code) in plat_set_drtm_error()
17 int plat_get_drtm_error(uint64_t *error_code) in plat_get_drtm_error()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_enums.cc10 BalsaFrameEnums::ParseState error_code) { in ParseStateToString()
41 BalsaFrameEnums::ErrorCode error_code) { in ErrorCodeToString()
/aosp_15_r20/external/cronet/net/quic/
H A Ddedicated_web_transport_http3_client.cc260 void OnSessionClosed(quic::WebTransportSessionError error_code, in OnSessionClosed()
859 quic::WebTransportSessionError error_code, in OnSessionClosed()
912 int error_code, in HandleWriteError()
917 void DedicatedWebTransportHttp3Client::OnWriteError(int error_code) { in OnWriteError()
/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/
H A Dplugin_error.h27 void SetReport(PP_NaClError error_code, const std::string& message) { in SetReport()
32 PP_NaClError error_code() const { in error_code() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/
Dread_until.hpp1085 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1394 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
1710 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
2025 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
2051 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
2064 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
2080 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
2095 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
2397 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
2711 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dpre_multi_index.hpp43 boost::multi_index::safe_mode::error_code error_code; member
46 #define BOOST_MULTI_INDEX_SAFE_MODE_ASSERT(expr,error_code) \ argument
/aosp_15_r20/external/fmtlib/src/
H A Dos.cc97 explicit system_message(unsigned long error_code) in system_message()
145 void detail::format_windows_error(detail::buffer<char>& out, int error_code, in format_windows_error()
162 void report_windows_error(int error_code, const char* message) noexcept { in report_windows_error()
/aosp_15_r20/external/ComputeLibrary/src/core/
H A DError.cpp34 Status arm_compute::create_error(ErrorCode error_code, std::string msg) in create_error()
39 Status arm_compute::create_error_msg(ErrorCode error_code, const char *func, const char *file, int … in create_error_msg()
/aosp_15_r20/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dfiemap_status.h42 static FiemapStatus FromErrorCode(int32_t error_code) { in FromErrorCode()
52 ErrorCode error_code() const { return error_code_; } in error_code() function
/aosp_15_r20/system/apex/apexd/
H A Dapexd_rollback_utils.h65 std::error_code error_code; in ReplaceFiles() local
73 std::error_code error_code; in ReplaceFiles() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dbad_packet_writer.cc11 int error_code) in BadPacketWriter()
30 int error_code = error_code_; in WritePacket() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/test/
Don_exit.cpp43 bp::on_exit([&p2](int, const std::error_code&)
44 { p2 = std::chrono::steady_clock::now(); })); in __anonfb7a27080202()
Don_exit2.cpp43 bp::on_exit([&p2](int, const std::error_code&)
44 { p2 = std::chrono::steady_clock::now(); })); in __anon6aea231a0202()

12345678910>>...55