Home
last modified time | relevance | path

Searched defs:error_code (Results 226 – 250 of 1351) sorted by relevance

12345678910>>...55

/aosp_15_r20/packages/modules/NetworkStack/src/com/android/networkstack/metrics/
Dstats.proto78 repeated .android.stats.connectivity.DhcpErrorCode error_code = 5; field
131 optional .android.stats.connectivity.DhcpErrorCode error_code = 4; field
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_protocol.h614 SpdyErrorCode error_code() const { return error_code_; } in error_code() function
615 void set_error_code(SpdyErrorCode error_code) { error_code_ = error_code; } in set_error_code()
699 SpdyErrorCode error_code() const { return error_code_; } in error_code() function
700 void set_error_code(SpdyErrorCode error_code) { in set_error_code()
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_win.cc76 const DWORD error_code = ::GetLastError(); in ReturnLastErrorOrSuccessOnNotFound() local
273 const DWORD error_code = in DoDeleteFile() local
301 const DWORD error_code = in DoDeleteFile() local
795 const DWORD error_code = ::GetLastError(); in CreateDirectoryAndGetError() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc288 std::string Subprocess::Win32ErrorMessage(DWORD error_code) { in Win32ErrorMessage()
472 int error_code = WEXITSTATUS(status); in Communicate() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/windows/
Dbasic_stream_handle.hpp275 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
389 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
Dbasic_random_access_handle.hpp282 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
404 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc288 std::string Subprocess::Win32ErrorMessage(DWORD error_code) { in Win32ErrorMessage()
472 int error_code = WEXITSTATUS(status); in Communicate() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_adapter.cc60 Http2ErrorCode error_code, in SubmitGoAway()
128 Http2ErrorCode error_code) { in SubmitRst()
H A Dmock_nghttp2_callbacks.cc75 void* user_data) -> int { in GetCallbacks()
105 void* user_data) -> int { in GetCallbacks()
H A Devent_forwarder.cc69 spdy::SpdyErrorCode error_code) { in OnRstStream()
106 spdy::SpdyErrorCode error_code) { in OnGoAway()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/posix/
Dbasic_stream_descriptor.hpp282 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
396 void (boost::system::error_code, std::size_t)) in BOOST_ASIO_INITFN_AUTO_RESULT_TYPE()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/timeouts/
Dserver.cpp253 { in await_output()
307 { in check_deadline()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_test.cc226 ErrorCode error_code = ErrorCode::SUCCESS; in SetUp() local
335 ErrorCode error_code = ErrorCode::SUCCESS; in TEST_F() local
375 ErrorCode error_code = ErrorCode::SUCCESS; in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/
H A Dmoqt_messages.h102 MoqtAnnounceErrorCode error_code; member
265 SubscribeErrorCode error_code; member
302 MoqtAnnounceErrorCode error_code; member
/aosp_15_r20/external/pigweed/pw_grpc/
H A Dconnection.cc236 uint32_t error_code; in SendRstStream() local
906 auto error_code = builder.begin().ReadUint32(endian::big); in ProcessRstStreamFrame() local
1172 uint32_t error_code; in SendGoAway() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hap_client.cpp176 ErrorCode error_code) override { in OnActivePresetSelectError()
257 ErrorCode error_code) override { in OnPresetInfoError()
285 ErrorCode error_code) override { in OnSetPresetNameError()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.cpp782 glw::GLenum error_code = GL_NO_ERROR; in iterate() local
1255 glw::GLenum error_code = gl.getError(); in iterate() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl_test.cc99 hci::ErrorCode error_code) { in ReturnCommandComplete()
109 hci::ErrorCode error_code) { in ReturnCommandStatus()
/aosp_15_r20/system/update_engine/aosp/
H A Dbinder_service_android.cc52 ErrorCode error_code) { in SendPayloadApplicationComplete()
228 void OnCleanupComplete(int32_t error_code) { in OnCleanupComplete()
/aosp_15_r20/frameworks/proto_logging/stats/atoms/healthfitness/api/
H A Dapi_extension_atoms.proto68 optional int32 error_code = 3; field
220 optional int32 error_code = 3; field
/aosp_15_r20/external/webp/src/mux/
H A Danim_encode.c230 const char* str, int error_code) { in MarkError2()
792 WebPEncodingError error_code = VP8_ENC_OK; in EncodeCandidate() local
855 WebPEncodingError error_code = VP8_ENC_OK; in GenerateCandidates() local
1064 WebPEncodingError error_code = VP8_ENC_OK; in SetFrame() local
1200 WebPEncodingError error_code = VP8_ENC_OK; in CacheFrame() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dbasic_regex_parser.hpp70 …void fail(regex_constants::error_type error_code, std::ptrdiff_t position, const std::string& mess… in fail()
205 void basic_regex_parser<charT, traits>::fail(regex_constants::error_type error_code, std::ptrdiff_t… in fail()
213 void basic_regex_parser<charT, traits>::fail(regex_constants::error_type error_code, std::ptrdiff_t… in fail()
/aosp_15_r20/external/javasqlite/src/main/java/SQLite/
H A DDatabase.java19 protected int error_code = 0; field in Database
525 protected void set_last_error(int error_code) { in set_last_error()
550 public static native String error_string(int error_code); in error_string()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dbasic_regex_parser.hpp56 …void fail(regex_constants::error_type error_code, std::ptrdiff_t position, const std::string& mess… in fail()
191 void basic_regex_parser<charT, traits>::fail(regex_constants::error_type error_code, std::ptrdiff_t… in fail()
199 void basic_regex_parser<charT, traits>::fail(regex_constants::error_type error_code, std::ptrdiff_t… in fail()
/aosp_15_r20/system/keymaster/ng/include/
H A DAndroidKeymaster41Device.h53 inline V41ErrorCode convert(ErrorCode error_code) { in convert()
57 inline ErrorCode convert(V41ErrorCode error_code) { in convert()

12345678910>>...55