/aosp_15_r20/packages/modules/adb/sysdeps/ |
D | errno.cpp | 52 #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 D | gpu_cudamalloc_allocator.cc | 43 const char* error_name; in AllocateRaw() local 71 const char* error_name; in DeallocateRaw() local
|
/aosp_15_r20/external/libbrillo/brillo/dbus/ |
H A D | utils.cc | 19 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 D | message.cc | 281 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 D | object_proxy.cc | 599 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 D | error.rs | 10 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 D | error.rs | 10 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 D | error.rs | 10 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 D | error.rs | 10 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 D | error.rs | 10 pub fn error_name(er: abi::ER) -> Option<&'static str> { in error_name() function
|
/aosp_15_r20/art/benchmark/golem-tiagent/ |
H A D | golem-tiagent.cc | 29 char* error_name; in CheckJvmtiError() local
|
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/ |
D | util.c | 93 const char *error_name = pysqlite_error_name(errcode); in raise_exception() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | strerror.cpp | 74 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 D | error.rs | 45 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 D | error.rs | 45 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 D | error.rs | 45 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 D | error.rs | 45 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 D | error.rs | 45 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 D | cuda_driver.h | 31 const char* error_name; in ToString() local
|
/aosp_15_r20/tools/asuite/atest/tf_proto/ |
H A D | test_record.proto | 145 string error_name = 30; field
|
/aosp_15_r20/art/test/ti-agent/ |
H A D | jvmti_helper.cc | 35 char* error_name; in CheckJvmtiError() local
|
/aosp_15_r20/tools/tradefederation/core/proto/invocation/ |
D | invocation_manager.proto | 129 string error_name = 2; field
|
/aosp_15_r20/tools/tradefederation/core/proto/ |
D | test_record.proto | 157 string error_name = 30; field
|
/aosp_15_r20/external/python/bumble/rust/src/wrapper/ |
D | hci.rs | 37 pub fn error_name(status: ErrorCode) -> PyResult<String> { in error_name() method
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | status.cc | 172 std::string error_name(error::Code code) { in error_name() function
|