Home
last modified time | relevance | path

Searched defs:error_name (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/packages/modules/adb/sysdeps/
Derrno.cpp52 #define ERRNO_VALUE(error_name, wire_value) static_assert((error_name) == (wire_value), "") argument
59 #define ERRNO_VALUE(error_name, wire_value) \ in generate_host_to_wire() argument
68 #define ERRNO_VALUE(error_name, wire_value) \ in generate_wire_to_host() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_cudamalloc_allocator.cc43 const char* error_name; in AllocateRaw() local
71 const char* error_name; in DeallocateRaw() local
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Dutils.cc19 const std::string& error_name, in CreateDBusErrorResponse()
28 std::string error_name = DBUS_ERROR_FAILED; // Default error code. in GetDBusError() local
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage.cc281 bool Message::SetErrorName(const std::string& error_name) { in SetErrorName()
318 const char* error_name = dbus_message_get_error_name(raw_message_); in GetErrorName() local
428 const std::string& error_name, in FromMethodCall()
H A Dobject_proxy.cc599 const base::StringPiece& error_name, in LogMethodCallFailure()
630 std::string error_name; in OnCallMethod() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/
H A Derror.rs10 pub fn error_name(er: abi::ER) -> Option<&'static str> { in error_name() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/solid/
H A Derror.rs10 pub fn error_name(er: abi::ER) -> Option<&'static str> { in error_name() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/
H A Derror.rs10 pub fn error_name(er: abi::ER) -> Option<&'static str> { in error_name() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/solid/
H A Derror.rs10 pub fn error_name(er: abi::ER) -> Option<&'static str> { in error_name() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/
H A Derror.rs10 pub fn error_name(er: abi::ER) -> Option<&'static str> { in error_name() function
/aosp_15_r20/art/benchmark/golem-tiagent/
H A Dgolem-tiagent.cc29 char* error_name; in CheckJvmtiError() local
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dutil.c93 const char *error_name = pysqlite_error_name(errcode); in raise_exception() local
/aosp_15_r20/bionic/libc/bionic/
H A Dstrerror.cpp74 const char* error_name = __strerror_lookup(error_number); in strerror_r() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Derror.rs45 pub fn error_name(er: abi::ER) -> Option<&'static str> { in error_name() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Derror.rs45 pub fn error_name(er: abi::ER) -> Option<&'static str> { in error_name() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Derror.rs45 pub fn error_name(er: abi::ER) -> Option<&'static str> { in error_name() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Derror.rs45 pub fn error_name(er: abi::ER) -> Option<&'static str> { in error_name() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/itron/
H A Derror.rs45 pub fn error_name(er: abi::ER) -> Option<&'static str> { in error_name() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_driver.h31 const char* error_name; in ToString() local
/aosp_15_r20/tools/asuite/atest/tf_proto/
H A Dtest_record.proto145 string error_name = 30; field
/aosp_15_r20/art/test/ti-agent/
H A Djvmti_helper.cc35 char* error_name; in CheckJvmtiError() local
/aosp_15_r20/tools/tradefederation/core/proto/invocation/
Dinvocation_manager.proto129 string error_name = 2; field
/aosp_15_r20/tools/tradefederation/core/proto/
Dtest_record.proto157 string error_name = 30; field
/aosp_15_r20/external/python/bumble/rust/src/wrapper/
Dhci.rs37 pub fn error_name(status: ErrorCode) -> PyResult<String> { in error_name() method
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstatus.cc172 std::string error_name(error::Code code) { in error_name() function

12