HomeSort by relevance Sort by last modified time
    Searched defs:cconfig (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/java/src/main/native/
session_jni.cc 120 jbyte* cconfig = nullptr; local
125 cconfig = env->GetByteArrayElements(config, nullptr);
126 TF_SetConfig(opts, cconfig,
129 env->ReleaseByteArrayElements(config, cconfig, JNI_ABORT);
135 env->ReleaseByteArrayElements(config, cconfig, JNI_ABORT);
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.3.1/
httpcore-4.3.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/
httpcore-4.4.4.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.3.2/
httpclient-4.3.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/
httpclient-4.5.2.jar 

Completed in 323 milliseconds