Home
last modified time | relevance | path

Searched defs:error_code (Results 301 – 325 of 1351) sorted by relevance

1...<<11121314151617181920>>...55

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/
H A Dmoqt_session.cc574 SubscribeErrorCode error_code, in SendSubscribeError()
797 void MoqtSession::Stream::OnParsingError(MoqtError error_code, in OnParsingError()
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/impl/
H A Dwrite.hpp524 void (asio::error_code, std::size_t)) in ASIO_INITFN_RESULT_TYPE()
549 void (asio::error_code, std::size_t)) in ASIO_INITFN_RESULT_TYPE()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_errors.h30 inline absl::Status GetOpenCLError(cl_int error_code) { in GetOpenCLError()
/aosp_15_r20/system/libbase/
H A Derrors_unix.cpp25 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString()
/aosp_15_r20/system/libziparchive/
H A Dzip_error.cpp39 const char* ErrorCodeString(int32_t error_code) { in ErrorCodeString()
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/
H A Derror_code.hpp31 typedef std::error_code error_code; typedef
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dreturn.cpp34 Return::ErrorCode Return::FromFiemapStatusErrorCode(FiemapStatus::ErrorCode error_code) { in FromFiemapStatusErrorCode()
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dfiemap_status.cpp31 FiemapStatus::ErrorCode FiemapStatus::CastErrorCode(int error_code) { in CastErrorCode()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/tutorial/timer2/
Dtimer.cpp14 void print(const boost::system::error_code& /*e*/) in print()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__system_error/
Derror_category.h24 class _LIBCPP_EXPORTED_FROM_ABI error_code; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__system_error/
Derror_category.h24 class _LIBCPP_EXPORTED_FROM_ABI error_code; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__system_error/
Derror_category.h24 class _LIBCPP_EXPORTED_FROM_ABI error_code; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__system_error/
Derror_category.h24 class _LIBCPP_EXPORTED_FROM_ABI error_code; variable
/aosp_15_r20/packages/modules/AdServices/shared/libraries/device-side/proto/
Derror_code_sample_interval.proto37 repeated int32 error_code = 1; field
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__system_error/
H A Derror_category.h24 class _LIBCPP_EXPORTED_FROM_ABI error_code; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__system_error/
Derror_category.h24 class _LIBCPP_EXPORTED_FROM_ABI error_code; variable
/aosp_15_r20/external/tink/python/tink/cc/pybind/
H A Dtink_exception.h35 int error_code() const { in error_code() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_buffered_packet_store_test.cc613 QuicErrorCode error_code = QuicFramer::ParsePublicHeaderDispatcher( in TEST_F() local
632 QuicErrorCode error_code = QUIC_NO_ERROR; in TEST_F() local
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/errors/
H A Derrors.proto192 ErrorCode error_code = 1; field
211 oneof error_code { oneof
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_frame_decoder_adapter.cc543 SpdyErrorCode error_code = in OnRstStream() local
628 SpdyErrorCode error_code = in OnGoAwayStart() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cClipDistance.cpp131 glw::GLint error_code = GL_NO_ERROR; in MaxClipDistancesValueTest() local
181 glw::GLint error_code = GL_NO_ERROR; in EnableDisableTest() local
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/errors/
H A Derrors.proto200 ErrorCode error_code = 1; field
219 oneof error_code { oneof
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/errors/
H A Derrors.proto198 ErrorCode error_code = 1; field
217 oneof error_code { oneof
/aosp_15_r20/external/wpa_supplicant_8/hs20/client/
H A Dspp_client.c865 const char *error_code) in build_spp_update_response()
893 const char *error_code) in hs20_spp_update_response()
/aosp_15_r20/system/update_engine/stable/aidl_api/libupdate_engine_stable/current/android/os/
H A DIUpdateEngineStableCallback.aidl40 oneway void onPayloadApplicationComplete(int error_code); in onPayloadApplicationComplete()

1...<<11121314151617181920>>...55