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

Method size

valdi_core/src/valdi_core/cpp/Apple/CFConversions.cpp:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 }
23
24 size_t size() const {
25 return _vec.size();
26 }
27
28 const void** data() {
29 // For this to work without an intermediate, this requires CFRef to be exactly

Callers 7

hasPrefixFunction · 0.45
hasSuffixFunction · 0.45
getPartsSizeMethod · 0.45
toCFArrayFunction · 0.45
toCFStringInnerFunction · 0.45
toCFValueFunction · 0.45
toSTDStringFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected