MCPcopy Create free account
hub / github.com/apache/mesos / reference

Method reference

src/slave/containerizer/fetcher.cpp:1328–1331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1326
1327
1328void FetcherProcess::Cache::Entry::reference()
1329{
1330 referenceCount++;
1331}
1332
1333
1334void FetcherProcess::Cache::Entry::unreference()

Callers 5

foreachFunction · 0.80
moveLayersMethod · 0.80
putMethod · 0.80
foreachFunction · 0.80
validateSecretFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected