Home
last modified time | relevance | path

Searched defs:_env (Results 1 – 5 of 5) sorted by relevance

/external/neven/
DFaceDetector_jni.cpp94 (JNIEnv *_env, jclass _this) in nativeClassInit()
117 initialize(JNIEnv *_env, jobject _this, in initialize()
179 destroy(JNIEnv *_env, jobject _this) in destroy()
193 detect(JNIEnv *_env, jobject _this, in detect()
248 get_face(JNIEnv *_env, jobject _this, in get_face()
280 int register_android_media_FaceDetector(JNIEnv *_env) in register_android_media_FaceDetector()
/external/toolchain-utils/compiler_wrapper/
Denv.go130 var _env = (*printingEnv)(nil) var
/external/autotest/client/site_tests/graphics_dEQP/
Dgraphics_dEQP.py45 _env = None # environment for test processes variable in graphics_dEQP
/external/tensorflow/tensorflow/python/distribute/
Dcombinations.py406 _env = TestEnvironment() variable
/external/rust/crates/grpcio/src/
Dchannel.rs539 _env: Arc<Environment>, field