Searched defs:GetErrorMsg (Results 1 – 3 of 3) sorted by relevance
148 std::string GetErrorMsg(uint32_t rt_error_code) { in GetErrorMsg() function
509 std::string DeviceContextManager::GetErrorMsg() const { return dlopen_error_msg_.str(); } in GetErrorMsg() function in mindspore::device::DeviceContextManager
81 static std::string GetErrorMsg(grpc_error_handle error) { in GetErrorMsg() function in grpc_core::testing::TlsSecurityConnectorTest