MCPcopy Create free account
hub / github.com/ElementsProject/elements / Erase

Method Erase

src/leveldb/util/cache_test.cc:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 }
60
61 void Erase(int key) { cache_->Erase(EncodeKey(key)); }
62
63 static CacheTest* current_;
64};

Callers

nothing calls this directly

Calls 1

EncodeKeyFunction · 0.70

Tested by

no test coverage detected