Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ isNull
Method
isNull
valdi_core/src/valdi_core/jni/JavaValue.cpp:173–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
bool JavaValue::isNull() const {
174
return _value.l == nullptr;
175
}
176
177
JavaValue JavaValue::makeBoolean(jboolean z) {
178
jvalue v;
Callers
15
toJavaObject
Function · 0.45
valdiObjectFromJavaObject
Function · 0.45
getMessage
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
rasterInto
Method · 0.45
make
Method · 0.45
loadModuleContent
Method · 0.45
onContextDestroyed
Method · 0.45
store
Method · 0.45
get
Method · 0.45
getSecretKey
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36