Searched refs:jvdexFilename (Results 1 – 1 of 1) sorted by relevance
702 ScopedLocalRef<jstring> jvdexFilename(env, env->NewStringUTF(vdex_filename.c_str())); in DexFile_getDexFileOutputPaths() local703 if (jvdexFilename.get() == nullptr) { in DexFile_getDexFileOutputPaths()715 env->SetObjectArrayElement(result, 0, jvdexFilename.get()); in DexFile_getDexFileOutputPaths()