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