Home
last modified time | relevance | path

Searched defs:CheckNotNull (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dlogging.h165 T* CheckNotNull(const char* /* file */, int /* line */, in CheckNotNull() function
/third_party/node/deps/v8/src/torque/
Dutils.h310 T* CheckNotNull(T* x) { in CheckNotNull() function