Home
last modified time | relevance | path

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

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