MCPcopy Create free account
hub / github.com/Snapchat/Valdi / toStringView

Method toStringView

valdi_protobuf/src/valdi_protobuf/Field.cpp:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12using CodedOutputStream = google::protobuf::io::CodedOutputStream;
13
14std::string_view Field::Raw::toStringView() const {
15 return std::string_view(reinterpret_cast<const char*>(data), static_cast<size_t>(length));
16}
17
18enum class PackedRepeatedType {
19 PackedRepeatedTypeUnpacked,

Callers 15

onErrorFunction · 0.45
printErrorAndUsageFunction · 0.45
rewriteImportFunction · 0.45
~TemporaryDirectoryMethod · 0.45
pathMethod · 0.45
TEST_PFunction · 0.45
TEST_PMethod · 0.45
getClassNameMethod · 0.45
TESTFunction · 0.45
~TemporaryDirectoryMethod · 0.45
TESTFunction · 0.45
TEST_PFunction · 0.45

Calls

no outgoing calls

Tested by 15

~TemporaryDirectoryMethod · 0.36
pathMethod · 0.36
TEST_PFunction · 0.36
TEST_PMethod · 0.36
getClassNameMethod · 0.36
TESTFunction · 0.36
~TemporaryDirectoryMethod · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36
~TemporaryDirectoryMethod · 0.36
childMethod · 0.36
TESTFunction · 0.36