MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / SetError

Method SetError

extra/yassl/taocrypt/include/error.hpp:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79
80 ErrorNumber What() const { return what_; }
81 void SetError(ErrorNumber w) { what_ = w; }
82};
83
84

Callers 15

AS2Function · 0.45
GetSequenceMethod · 0.45
GetSetMethod · 0.45
GetVersionMethod · 0.45
ReadHeaderOpenSSLMethod · 0.45
DecodeMethod · 0.45
GetKeyMethod · 0.45
AddDSAMethod · 0.45
GetAlgoIdMethod · 0.45
GetSignatureMethod · 0.45
GetDigestMethod · 0.45
AddTagMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected