Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
hasPrefix
Function · 0.45
hasSuffix
Function · 0.45
getPartsSize
Method · 0.45
toCFArray
Function · 0.45
toCFStringInner
Function · 0.45
toCFValue
Function · 0.45
toSTDString
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected