Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/cc/utils/
Djni_utils.h44 T CheckNotNull(JNIEnv* env, T&& t) { in CheckNotNull() function
/external/pytorch/c10/util/
Dlogging_is_not_google_glog.h75 T* CheckNotNull(const char* file, int line, const char* names, T* t) { in CheckNotNull() function
80 T& CheckNotNull(const char* file, int line, const char* names, T& t) { in CheckNotNull() function
/external/protobuf/src/google/protobuf/stubs/
Dlogging.h163 T* CheckNotNull(const char* /* file */, int /* line */, in CheckNotNull() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/stubs/
Dlogging.h163 T* CheckNotNull(const char* /* file */, int /* line */, in CheckNotNull() function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/stubs/
Dlogging.h163 T* CheckNotNull(const char* /* file */, int /* line */, in CheckNotNull() function
/external/tensorflow/tensorflow/tsl/platform/default/
Dlogging.h509 T&& CheckNotNull(const char* file, int line, const char* exprtext, T&& t) { in CheckNotNull() function