MCPcopy Create free account
hub / github.com/catboost/catboost / Filled

Method Filled

util/memory/tempbuf.cpp:241–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241size_t TTempBuf::Filled() const noexcept {
242 return Impl_->Filled();
243}
244
245size_t TTempBuf::Left() const noexcept {
246 return Impl_->Left();

Callers 11

EscapeJFunction · 0.45
TCatboostLogEntryMethod · 0.45
WriteRegularLogMethod · 0.45
WriteTraceLogMethod · 0.45
OutputMethod · 0.45
TestAppendMethod · 0.45
TestOpsMethod · 0.45
TestMoveCtorMethod · 0.45
TestProceedMethod · 0.45
AsStrBufMethod · 0.45
FreeBSDGetExecPathFunction · 0.45

Calls

no outgoing calls

Tested by 4

TestAppendMethod · 0.36
TestOpsMethod · 0.36
TestMoveCtorMethod · 0.36
TestProceedMethod · 0.36