MCPcopy Create free account
hub / github.com/comaps/comaps / GetCapacity

Method GetCapacity

libs/drape/buffer_base.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11{}
12
13uint32_t BufferBase::GetCapacity() const
14{
15 return m_capacity;
16}
17
18uint32_t BufferBase::GetCurrentSize() const
19{

Callers 5

PlacePageDialogUserMethod · 0.45
UpdateDataMethod · 0.45
ApplyMutationMethod · 0.45
UNIT_TESTFunction · 0.45
UploadDataMethod · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36