MCPcopy Create free account
hub / github.com/Tencent/phxqueue / OnCrcCheckPass

Method OnCrcCheckPass

phxqueue/comm/breakpoint.h:173–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171 virtual void OnItemInResp(const proto::GetRequest &req) {}
172 virtual void OnGetSucc(const proto::GetRequest &req, const proto::GetResponse &resp) {}
173 virtual void OnCrcCheckPass(const proto::GetRequest &req) {}
174 virtual void OnCrcCheckUnpass(const proto::GetRequest &req) {}
175 virtual void OnGetItemFromStoreMetaQueue(const proto::GetRequest &req) {}
176 virtual void OnGetItemBeforeCheckPoint(const proto::GetRequest &req) {}

Callers 1

GetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected