Home
last modified time | relevance | path

Searched defs:ErrorToString (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/openthread/src/core/common/
H A Derror.cpp41 const char *ErrorToString(Error aError) in ErrorToString() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Derror.cc23 constexpr const char* ErrorToString(att::ErrorCode ecode) { in ErrorToString() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Derror.cc22 constexpr const char* ErrorToString(sm::ErrorCode ecode) { in ErrorToString() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dgl_errors.cc31 const char* ErrorToString(GLenum error) { in ErrorToString() function
/aosp_15_r20/external/libchrome/base/files/
H A Dfile.cc99 std::string File::ErrorToString(Error error) { in ErrorToString() function in base::File
/aosp_15_r20/external/cronet/net/base/
H A Dnet_errors.cc23 std::string ErrorToString(int error) { in ErrorToString() function
/aosp_15_r20/external/gwp_asan/gwp_asan/
H A Dcommon.cpp19 const char *ErrorToString(const Error &E) { in ErrorToString() function
/aosp_15_r20/external/openscreen/platform/base/
H A Derror_unittest.cc55 TEST(ErrorOrTest, ErrorToString) { in TEST() argument
/aosp_15_r20/external/cronet/base/files/
H A Dfile.cc163 std::string File::ErrorToString(Error error) { in ErrorToString() function in base::File
/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Dcore_audio_utility_win.cc1520 std::string ErrorToString(const _com_error& error) { in ErrorToString() function