Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dachev/node-cld
/ ctr
Method
ctr
chromium/base/logging.h:882–882 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
880
}
881
882
int ctr() const { return ctr_; }
883
void set_ctr(int ctr) { ctr_ = ctr; }
884
LogStream* self() const { return self_; }
885
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected