MCPcopy Create free account
hub / github.com/catboost/catboost / cow_string.cpp

File cow_string.cpp

library/cpp/containers/cow_string/cow_string.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "cow_string.h"
2
3#include <util/string/ascii.h>
4#include <util/system/sanitizers.h>

Callers

nothing calls this directly

Calls 13

ReserveAndResizeFunction · 0.85
UTF8ToWideImplFunction · 0.85
InStringMsgFunction · 0.85
WideToUTF8BufferSizeFunction · 0.85
WideToUTF8Function · 0.85
UTF16ToUTF32ImplScalarFunction · 0.85
beginFunction · 0.70
endFunction · 0.70
sizeFunction · 0.50
resizeFunction · 0.50
writeMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected