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

Method setString

valdi_protobuf/src/valdi_protobuf/Field.cpp:813–815  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

811}
812
813void Field::setString(StaticString* string) {
814 setRef(string);
815}
816
817ValueTypedArray* Field::getTypedArray() const {
818 return getRefPtr<ValueTypedArray>();

Callers 3

TESTFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TEST_FFunction · 0.64