Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ GetIndex
Method
GetIndex
phxqueue/store/storemeta.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
int StoreMeta::GetIndex() const {
89
return impl_->idx;
90
}
91
92
void StoreMeta::UpdateCrc(uint32_t pre_crc) {
93
if (!impl_->crc)
Callers
5
StoreMeta
Method · 0.80
storemeta.cpp
File · 0.80
Next
Method · 0.80
PushBack
Method · 0.80
SizeGT
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected