Searched refs:joatFilename (Results 1 – 1 of 1) sorted by relevance
845 ScopedLocalRef<jstring> joatFilename(env, env->NewStringUTF(oat_filename.c_str())); in DexFile_getDexFileOutputPaths() local846 if (joatFilename.get() == nullptr) { in DexFile_getDexFileOutputPaths()855 env->SetObjectArrayElement(result, 1, joatFilename.get()); in DexFile_getDexFileOutputPaths()