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

Method get

src/leveldb/util/env_windows.cc:102–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 HANDLE get() const { return handle_; }
103
104 HANDLE Release() {
105 HANDLE h = handle_;

Callers 12

ReadSequentialMethod · 0.45
ReadRandomMethod · 0.45
TESTFunction · 0.45
BytewiseComparatorFunction · 0.45
ReadMethod · 0.45
SkipMethod · 0.45
ReadMethod · 0.45
SyncMethod · 0.45
WriteUnbufferedMethod · 0.45
NewRandomAccessFileMethod · 0.45
LockFileMethod · 0.45
UnlockFileMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36