/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/ |
H A D | esextcDrawElementsBaseVertexTests.cpp | 2544 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 D | ixheaacd_latmdemux.c | 109 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/ |
D | stream_descriptor.cpp | 33 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 D | quic_proxy_client_socket_test_base.cc | 230 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 D | quic_connectivity_monitor.cc | 14 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/ |
D | seq_packet_protocol.cpp | 37 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()
|
D | raw_protocol.cpp | 38 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()
|
D | datagram_protocol.cpp | 38 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/ |
D | datagram_protocol.cpp | 33 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 D | esextcTextureBorderClampTexParameterIErrors.cpp | 266 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 D | http_request_response.c | 271 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 D | gtest-extra.h | 56 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/ |
D | stream_socket_service_ext.hpp | 230 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 D | gif_io.cc | 50 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/ |
D | IUpdateEngineStableCallback.java | 29 …@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/ |
D | hci_error_code.h | 80 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 D | descriptor_sets.cpp | 944 … 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/ |
D | dex_file_loader.h | 164 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 D | cleanup_previous_update_action.cc | 95 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 D | update_attempter_android.cc | 104 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 D | hardware_android.cc | 68 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 D | Error.h | 89 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/ |
D | buffered_read_stream.cpp | 42 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()
|
D | buffered_write_stream.cpp | 42 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 D | callback_visitor.cc | 322 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()
|