/aosp_15_r20/external/flashrom/include/ |
H A D | usb_device.h | 37 #define LIBUSB_ERROR(error_code) (0x20000 | -(error_code)) argument 65 static inline bool usb_device_is_libusb_error(int error_code) in usb_device_is_libusb_error()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 43 FMT_FUNC void format_error_code(detail::buffer<char>& out, int error_code, in format_error_code() 66 FMT_FUNC void report_error(format_func func, int error_code, in report_error()
|
/aosp_15_r20/external/cronet/base/profiler/ |
H A D | libunwindstack_unwinder_android.cc | 79 void WriteLibunwindstackTraceEventArgs(unwindstack::ErrorCode error_code, in WriteLibunwindstackTraceEventArgs() 145 unwindstack::ErrorCode error_code; in TryUnwind() member
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 43 FMT_FUNC void format_error_code(detail::buffer<char>& out, int error_code, in format_error_code() 66 FMT_FUNC void report_error(format_func func, int error_code, in report_error()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 43 FMT_FUNC void format_error_code(detail::buffer<char>& out, int error_code, in format_error_code() 66 FMT_FUNC void report_error(format_func func, int error_code, in report_error()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 43 FMT_FUNC void format_error_code(detail::buffer<char>& out, int error_code, in format_error_code() 66 FMT_FUNC void report_error(format_func func, int error_code, in report_error()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/ |
D | format-inl.h | 43 FMT_FUNC void format_error_code(detail::buffer<char>& out, int error_code, in format_error_code() 66 FMT_FUNC void report_error(format_func func, int error_code, in report_error()
|
/aosp_15_r20/external/fmtlib/include/fmt/ |
H A D | format-inl.h | 43 FMT_FUNC void format_error_code(detail::buffer<char>& out, int error_code, in format_error_code() 66 FMT_FUNC void do_report_error(format_func func, int error_code, in do_report_error()
|
/aosp_15_r20/external/coreboot/src/arch/x86/include/arch/ |
H A D | registers.h | 63 uint64_t error_code; member 81 uint32_t error_code; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/invocation/ |
D | prioritised_handlers.cpp | 122 void high_priority_handler(const boost::system::error_code& /*ec*/) in high_priority_handler() 127 void middle_priority_handler(const boost::system::error_code& /*ec*/) in middle_priority_handler()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_dispatcher.cc | 216 void CloseConnection(QuicErrorCode error_code, in CloseConnection() 229 void SerializeConnectionClosePacket(QuicErrorCode error_code, in SerializeConnectionClosePacket() 1055 QuicErrorCode error_code, const std::string& error_details, in StatelesslyTerminateConnection() 1119 QuicErrorCode error_code = QUIC_HANDSHAKE_FAILED; in OnExpiredPackets() local
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | dex_file_loader.cc | 367 DexFileLoaderErrorCode* error_code, in Open() 461 DexFileLoaderErrorCode* error_code) { in OpenCommon() 514 DexFileLoaderErrorCode* error_code, in OpenFromZipEntry()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/fuzzer/ |
H A D | qpack_round_trip_fuzzer.cc | 84 void OnDecoderStreamError(QuicErrorCode error_code, in OnDecoderStreamError() 293 void OnHeaderDecodingError(QuicErrorCode error_code, in OnHeaderDecodingError() 406 void OnEncoderStreamError(QuicErrorCode error_code, in OnEncoderStreamError()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/ |
H A D | nested_exceptions_test.c | 77 uint32_t error_code) in svm_run_l2() 115 static void vmx_run_l2(void *l2_code, int vector, uint32_t error_code) in vmx_run_l2()
|
/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | postinstall_runner_action.cc | 401 ErrorCode error_code = ErrorCode::kPostinstallRunnerError; in Cleanup() local 441 void PostinstallRunnerAction::CompletePostinstall(ErrorCode error_code) { in Cleanup()
|
/aosp_15_r20/external/webrtc/api/test/ |
H A D | video_quality_analyzer_interface.h | 132 int32_t error_code) {} in OnEncoderError() 139 int32_t error_code, in OnDecoderError()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/invocation/ |
D | prioritised_handlers.cpp | 145 void high_priority_handler(const boost::system::error_code& /*ec*/, in high_priority_handler() 151 void middle_priority_handler(const boost::system::error_code& /*ec*/) in middle_priority_handler()
|
/aosp_15_r20/external/cronet/components/metrics/net/ |
H A D | net_metrics_log_uploader_unittest.cc | 85 int error_code, in DummyOnUploadComplete() 93 int error_code, in OnUploadCompleteReuseUploader()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
D | subprocess.cc | 259 std::string Subprocess::Win32ErrorMessage(DWORD error_code) { in Win32ErrorMessage() 443 int error_code = WEXITSTATUS(status); in Communicate() local
|
/aosp_15_r20/frameworks/proto_logging/stats/message/ |
H A D | mediametrics_message.proto | 56 optional int32 error_code = 9; field 150 optional int32 error_code = 14; field 281 optional int32 error_code = 14; field
|
/aosp_15_r20/external/aws-crt-java/src/native/ |
H A D | crt.c | 449 jobject aws_jni_new_crt_exception_from_error_code(JNIEnv *env, int error_code) { in aws_jni_new_crt_exception_from_error_code() 624 …software_amazon_awssdk_crt_CRT_awsErrorString(JNIEnv *env, jclass jni_crt_class, jint error_code) { in Java_software_amazon_awssdk_crt_CRT_awsErrorString() 631 …a_software_amazon_awssdk_crt_CRT_awsErrorName(JNIEnv *env, jclass jni_crt_class, jint error_code) { in Java_software_amazon_awssdk_crt_CRT_awsErrorName()
|
/aosp_15_r20/packages/modules/adb/client/ |
D | mdnsresponder_client.cpp | 369 uint32_t /*interface_index*/, DNSServiceErrorType error_code, in register_service_ip() 482 DNSServiceErrorType error_code, const char* fullname, in register_resolved_mdns_service() 515 uint32_t interface_index, DNSServiceErrorType error_code, in on_service_browsed()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | reactive_socket_accept_op.hpp | 114 const boost::system::error_code& /*ec*/, in do_complete() 186 const boost::system::error_code& /*ec*/, in do_complete()
|
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/ |
H A D | example_video_quality_analyzer.cc | 105 int32_t error_code) { in OnEncoderError() 112 int32_t error_code, in OnDecoderError()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
H A D | frame.h | 95 uint32_t error_code = 0; member 135 uint32_t error_code = 0; member
|