Home
last modified time | relevance | path

Searched defs:ecode (Results 26 – 50 of 52) sorted by relevance

123

/aosp_15_r20/external/musl/src/network/
H A Dhstrerror.c12 const char *hstrerror(int ecode) in hstrerror()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Derror.cc45 sdp::ErrorCode ecode) { in ToString()
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dstring_lit.go13 var ecode int var
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dpairing_phase.cc49 void PairingPhase::Abort(ErrorCode ecode) { in Abort()
H A Dpairing_phase_test.cc124 auto ecode = ErrorCode::kDHKeyCheckFailed; in TEST_F() local
H A Dsecurity_manager.cc783 void SecurityManagerImpl::Abort(ErrorCode ecode) { in Abort()
/aosp_15_r20/external/tcpdump/
H A Dprint-smb.c946 u_int ecode; in nbt_tcp_print() local
1019 u_int ecode; in nbt_tcp_print() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_gatt_server.cc228 att::ErrorCode ecode) { in SendErrorRsp()
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Ddefs_plan9_386.go23 ecode uint32 /* error code (or zero) */ member
/aosp_15_r20/external/iputils/
H A Dtftpd.c226 int first = 1, ecode; in tftp() local
/aosp_15_r20/external/python/cpython2/Modules/
Dgetaddrinfo.c202 gai_strerror(int ecode) in gai_strerror()
/aosp_15_r20/external/python/cpython3/Modules/
Dgetaddrinfo.c205 gai_strerror(int ecode) in gai_strerror()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dreuseport_bpf.c342 struct bpf_insn ecode[] = { in test_filter_no_reuseport() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Dbearer.cc42 sm::SecurityLevel CheckSecurity(ErrorCode ecode, in CheckSecurity()
H A Dbearer_test.cc1272 void SetUpErrorResponder(ErrorCode ecode, Handle handle = 1) { in SetUpErrorResponder()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_peripheral_server.cc358 zx_status_t ecode = in StartAdvertising() local
/aosp_15_r20/external/curl/tests/server/
H A Dtftpd.c893 int first = 1, ecode; in do_tftp() local
/aosp_15_r20/external/cronet/third_party/icu/source/extra/uconv/
H A Duconv.cpp1064 static void usage(const char *pname, int ecode) { in usage()
/aosp_15_r20/external/icu/icu4c/source/extra/uconv/
H A Duconv.cpp1064 static void usage(const char *pname, int ecode) { in usage()
/aosp_15_r20/external/pcre/src/
H A Dpcre2_dfa_match.c2670 PCRE2_SPTR ecode; in internal_dfa_match() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dtdb.c239 enum TDB_ERROR ecode; /* error code for last tdb error */ member
307 enum TDB_ERROR ecode; const char *estring; member
/aosp_15_r20/bionic/libc/dns/net/
H A Dgetaddrinfo.c316 gai_strerror(int ecode) in gai_strerror()
/aosp_15_r20/packages/modules/DnsResolver/
Dgetaddrinfo.cpp200 const char* gai_strerror(int ecode) { in gai_strerror()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dclient_test.cc29 att::Result<uint16_t> MtuResultFromErrCode(att::ErrorCode ecode) { in MtuResultFromErrCode()
33 att::Result<uint16_t> MtuResultFromHostErrCode(HostError ecode) { in MtuResultFromHostErrCode()
/aosp_15_r20/external/rust/android-crates-io/crates/p9/src/protocol/
Dmessages.rs769 pub ecode: u32, field

123