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

Method advance

extra/yassl/taocrypt/include/file.hpp:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 void advance(word32 i) { if (IsLeft(i)) current_ += i; }
68 void reset(ByteBlock&);
69
70 Error GetError() { return error_; }

Callers 7

ReadHeaderOpenSSLMethod · 0.80
StoreKeyMethod · 0.80
GetSignatureMethod · 0.80
GetDigestMethod · 0.80
GetNameMethod · 0.80
GetDateMethod · 0.80
DecodeDSA_SignatureFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected