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

Method data

util/system/backtrace.cpp:302–304  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300}
301
302const void* const* TBackTrace::data() const {
303 return Data;
304}
305
306TBackTrace::operator TBackTraceView() const {
307 return TBackTraceView(Data, Size);

Callers 15

TryGetEnvFunction · 0.45
SetEnvFunction · 0.45
RemoveMethod · 0.45
MakeDirectoryMethod · 0.45
RenameMethod · 0.45
HardLinkMethod · 0.45
SymLinkMethod · 0.45
ReadLinkMethod · 0.45
ExistsMethod · 0.45
MadviseSequentialAccessFunction · 0.45
MadviseRandomAccessFunction · 0.45

Calls

no outgoing calls

Tested by 5

TestImplFunction · 0.36
TestBufferedIOMethod · 0.36
TestBufferStreamMethod · 0.36
TestStreamReadToFunction · 0.36
TestStrokaInputMethod · 0.36