HomeSort by relevance Sort by last modified time
    Searched refs:CopyValue (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/framework/
variant_test.cc 117 TEST(VariantTest, CopyValue) {
  /frameworks/base/core/jni/
android_util_AssetManager.cpp 199 static jint CopyValue(JNIEnv* env, ApkAssetsCookie cookie, const Res_value& value, uint32_t ref,
607 return CopyValue(env, cookie, value, ref, flags, &selected_config, typed_value);
641 return CopyValue(env, cookie, value, ref, type_spec_flags, nullptr, typed_value);
    [all...]

Completed in 84 milliseconds