Home
last modified time | relevance | path

Searched defs:error_code (Results 76 – 100 of 1351) sorted by relevance

12345678910>>...55

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.cpp2544 glw::GLenum error_code = GL_NONE; in iterate() local
2662 glw::GLenum error_code = GL_NONE; in iterate() local
2804 glw::GLenum error_code = GL_NONE; in iterate() local
2876 glw::GLenum error_code = GL_NONE; in iterate() local
3028 glw::GLenum error_code = GL_NO_ERROR; in iterate() local
3101 glw::GLenum error_code = GL_NONE; in iterate() local
3174 glw::GLenum error_code = GL_NONE; in iterate() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_latmdemux.c109 WORD32 error_code = AAC_DEC_OK; in ixheaacd_latm_payload_length_info() local
166 IA_ERRORCODE error_code = AAC_DEC_OK; in ixheaacd_latm_stream_mux_config() local
299 IA_ERRORCODE error_code = AAC_DEC_OK; in ixheaacd_latm_audio_mux_element() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/posix/
Dstream_descriptor.cpp33 void wait_handler(const boost::system::error_code&) in wait_handler()
37 void write_some_handler(const boost::system::error_code&, std::size_t) in write_some_handler()
41 void read_some_handler(const boost::system::error_code&, std::size_t) in read_some_handler()
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_proxy_client_socket_test_base.cc230 quic::QuicRstStreamErrorCode error_code, in ConstructAckAndRstOnlyPacket()
242 quic::QuicRstStreamErrorCode error_code, in ConstructAckAndRstPacket()
254 quic::QuicRstStreamErrorCode error_code) { in ConstructRstPacket()
351 quic::QuicRstStreamErrorCode error_code) { in ConstructServerRstPacket()
H A Dquic_connectivity_monitor.cc14 bool IsErrorRelatedToConnectivity(int error_code) { in IsErrorRelatedToConnectivity()
158 int error_code) { in OnSessionEncounteringWriteError()
187 quic::QuicErrorCode error_code) { in OnSessionClosedAfterHandshake()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/generic/
Dseq_packet_protocol.cpp37 void connect_handler(const boost::system::error_code&) in connect_handler()
41 void send_handler(const boost::system::error_code&, std::size_t) in send_handler()
45 void receive_handler(const boost::system::error_code&, std::size_t) in receive_handler()
Draw_protocol.cpp38 void connect_handler(const boost::system::error_code&) in connect_handler()
42 void send_handler(const boost::system::error_code&, std::size_t) in send_handler()
46 void receive_handler(const boost::system::error_code&, std::size_t) in receive_handler()
Ddatagram_protocol.cpp38 void connect_handler(const boost::system::error_code&) in connect_handler()
42 void send_handler(const boost::system::error_code&, std::size_t) in send_handler()
46 void receive_handler(const boost::system::error_code&, std::size_t) in receive_handler()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/local/
Ddatagram_protocol.cpp33 void connect_handler(const boost::system::error_code&) in connect_handler()
37 void send_handler(const boost::system::error_code&, std::size_t) in send_handler()
41 void receive_handler(const boost::system::error_code&, std::size_t) in receive_handler()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampTexParameterIErrors.cpp266 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLTexParameterIiv() local
296 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLTexParameterIivMultipleAcceptedErrors() local
326 glw::GLenum error_code = GL_NO_ERROR; in VerifyGLTexParameterIuiv() local
/aosp_15_r20/external/aws-crt-java/src/native/
H A Dhttp_request_response.c271 void aws_java_http_stream_on_stream_complete_fn(struct aws_http_stream *stream, int error_code, voi… in aws_java_http_stream_on_stream_complete_fn()
523 static void s_write_chunk_complete(struct aws_http_stream *stream, int error_code, void *user_data)… in s_write_chunk_complete()
706 jint error_code) { in Java_software_amazon_awssdk_crt_http_Http2Stream_http2StreamResetStream()
786 jint error_code) { in Java_software_amazon_awssdk_crt_http_HttpClientConnection_isErrorRetryable()
844 static void s_on_settings_completed(struct aws_http_connection *http2_connection, int error_code, v… in s_on_settings_completed()
930 int error_code, in s_on_ping_completed()
/aosp_15_r20/external/fmtlib/test/
H A Dgtest-extra.h56 inline std::string system_error_message(int error_code, in system_error_message()
62 #define EXPECT_SYSTEM_ERROR(statement, error_code, message) \ argument
145 # define EXPECT_SYSTEM_ERROR_NOASSERT(statement, error_code, message) \ argument
/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.66/boost/asio/
Dstream_socket_service_ext.hpp230 void (boost::system::error_code)) in BOOST_ASIO_INITFN_RESULT_TYPE()
333 void (boost::system::error_code)) in BOOST_ASIO_INITFN_RESULT_TYPE()
357 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_RESULT_TYPE()
383 void (boost::system::error_code, std::size_t, std::uint32_t, std::uint32_t)) in BOOST_ASIO_INITFN_RESULT_TYPE()
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/gif/
H A Dgif_io.cc50 static const char* GifErrorStringNonNull(int error_code) { in GifErrorStringNonNull()
61 int error_code = D_GIF_SUCCEEDED; in Decode() local
66 int error_code = D_GIF_SUCCEEDED; in Decode() local
/aosp_15_r20/out/soong/.intermediates/system/update_engine/stable/libupdate_engine_stable-V2-java-source/gen/android/os/
DIUpdateEngineStableCallback.java29 …@Override public void onPayloadApplicationComplete(int error_code) throws android.os.RemoteExcepti… in onPayloadApplicationComplete()
155 …@Override public void onPayloadApplicationComplete(int error_code) throws android.os.RemoteExcepti… in onPayloadApplicationComplete()
215 public void onPayloadApplicationComplete(int error_code) throws android.os.RemoteException; in onPayloadApplicationComplete()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dhci_error_code.h80 inline std::string hci_error_code_text(const tHCI_ERROR_CODE& error_code) { in hci_error_code_text()
128 inline bt_status_t hci_error_to_bt_status(const tHCI_ERROR_CODE& error_code) { in hci_error_to_bt_status()
229 inline tHCI_ERROR_CODE to_hci_error_code(const uint8_t& error_code) { in to_hci_error_code()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Ddescriptor_sets.cpp944 … const char *func_name, std::string *error_code, std::string *error_msg) { in ValidateCopyUpdate()
1310 … const char *func_name, std::string *error_code, std::string *error_msg) { in ValidateImageUpdate()
1703 std::string error_code; in ValidateUpdateDescriptorSets() local
1721 std::string error_code; in ValidateUpdateDescriptorSets() local
1879 std::string error_code; in ValidatePushDescriptorsUpdate() local
1892 …alidateBufferUsage(BUFFER_STATE const *buffer_node, VkDescriptorType type, std::string *error_code, in ValidateBufferUsage()
1945 std::string *error_code, std::string *error_msg) { in ValidateBufferUpdate()
2031 … uint32_t index, const char *func_name, std::string *error_code, std::string *error_msg) { in VerifyCopyUpdateContents()
2333 std::string *error_code, std::string *error_msg) { in ValidateWriteUpdate()
2469 … const char *func_name, std::string *error_code, std::string *error_msg) { in VerifyWriteUpdateContents()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_file_loader.h164 DexFileLoaderErrorCode* error_code, in Open()
180 DexFileLoaderErrorCode error_code; in Open() local
188 DexFileLoaderErrorCode error_code; in Open() local
/aosp_15_r20/system/update_engine/aosp/
H A Dcleanup_previous_update_action.cc95 void CleanupPreviousUpdateAction::ActionCompleted(ErrorCode error_code) { in ActionCompleted()
329 ErrorCode error_code = ErrorCode::kSuccess; in WaitForMergeOrSchedule() local
378 ErrorCode error_code = in WaitForMergeOrSchedule() local
H A Dupdate_attempter_android.cc104 ErrorCode error_code) { in LogAndSetError()
850 void UpdateAttempterAndroid::TerminateUpdateAndNotify(ErrorCode error_code) { in TerminateUpdateAndNotify()
985 ErrorCode error_code) { in CollectAndReportUpdateMetricsOnUpdateFinished()
1257 ErrorCode error_code{}; in AllocateSpaceForPayload() local
1365 ErrorCode error_code{}; in setShouldSwitchSlotOnReboot() local
H A Dhardware_android.cc68 auto error_code = utils::IsTimestampNewer(old_version, new_version); in IsTimestampNewerLogged() local
319 auto error_code = in IsPartitionUpdateValid() local
342 auto error_code = in IsPartitionUpdateValid() local
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DError.h89 ErrorCode error_code() const in error_code() function
159 #define ARM_COMPUTE_CREATE_ERROR(error_code, msg) arm_compute::create_error_msg(error_code, __func_… argument
169 #define ARM_COMPUTE_CREATE_ERROR_LOC(error_code, func, file, line, msg) arm_compute::create_error_m… argument
181 #define ARM_COMPUTE_CREATE_ERROR_LOC_VAR(error_code, func, file, line, msg, ...) \ argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/
Dbuffered_read_stream.cpp42 void write_some_handler(const boost::system::error_code&, std::size_t) in write_some_handler()
46 void fill_handler(const boost::system::error_code&, std::size_t) in fill_handler()
50 void read_some_handler(const boost::system::error_code&, std::size_t) in read_some_handler()
Dbuffered_write_stream.cpp42 void write_some_handler(const boost::system::error_code&, std::size_t) in write_some_handler()
46 void flush_handler(const boost::system::error_code&, std::size_t) in flush_handler()
50 void read_some_handler(const boost::system::error_code&, std::size_t) in read_some_handler()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dcallback_visitor.cc322 Http2ErrorCode error_code) { in OnRstStream()
334 Http2ErrorCode error_code) { in OnCloseStream()
382 Http2ErrorCode error_code, in OnGoAway()
414 uint8_t flags, uint32_t error_code, in PopulateFrame()
470 uint32_t error_code) { in OnFrameSent()

12345678910>>...55