MCPcopy Create free account
hub / github.com/alibaba/CicadaPlayer / getSliceSize

Method getSliceSize

framework/data_source/cache/ISliceManager.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 }
98
99 int ISliceManager::getSliceSize()
100 {
101 return mSliceSize;
102 }
103
104 void ISliceManager::updateSliceUseTime(slice *pSlice)
105 {

Callers 1

OpenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected