Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ NeedCheck
Method
NeedCheck
phxqueue/config/baseconfig.h:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
bool NeedCheck() {
62
return need_check_;
63
}
64
65
protected:
66
ProtoType &GetMutableProto() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected