MCPcopy Create free account
hub / github.com/ceph/ceph / size

Method size

src/test/common/ObjectContents.h:96–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 uint64_t size() const { return _size; }
97
98 bool exists() { return _exists; }
99

Callers 15

TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
CORO_TEST_FFunction · 0.45
TESTFunction · 0.45
CORO_TEST_FFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
CORO_TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected