MCPcopy Create free account
hub / github.com/SKeyerror/reading-source-code-of-leveldb-1.23 / FindPointer

Method FindPointer

util/cache.cc:115–121  ·  view source on GitHub ↗

Return a pointer to slot that points to a cache entry that matches key/hash. If there is no such cache entry, return a pointer to the trailing slot in the corresponding linked list.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

keyMethod · 0.45

Tested by

no test coverage detected