Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
813
void Field::setString(StaticString* string) {
814
setRef(string);
815
}
816
817
ValueTypedArray* Field::getTypedArray() const {
818
return getRefPtr<ValueTypedArray>();
Callers
3
setProtobufNonRepatedField
Function · 0.80
TEST
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.64
TEST_F
Function · 0.64