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

Method Size

library/cpp/yt/memory/ref-inl.h:517–520  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

515}
516
517Y_FORCE_INLINE size_t TSharedRefArray::Size() const
518{
519 return Impl_ ? Impl_->Size() : 0;
520}
521
522Y_FORCE_INLINE size_t TSharedRefArray::size() const
523{

Callers 15

SaveIndexFunction · 0.45
DoUnboundedNextMethod · 0.45
TDataMethod · 0.45
WriteMethod · 0.45
TestFileMethod · 0.45
TestThreadedMethod · 0.45
TestNoFlushMethod · 0.45
QueueSizeMethod · 0.45
ContentParserMethod · 0.45
ReplyMethod · 0.45
GetRequestQueueSizeMethod · 0.45
GetFailQueueSizeMethod · 0.45

Calls

no outgoing calls

Tested by 4

TestFileMethod · 0.36
TestThreadedMethod · 0.36
TestNoFlushMethod · 0.36
TestReadMethod · 0.36