Home
last modified time | relevance | path

Searched refs:outputName (Results 1 – 1 of 1) sorted by relevance

/art/runtime/native/
Ddalvik_system_DexFile.cc106 NullableScopedUtfChars outputName(env, javaOutputName); in DexFile_openDexFileNative() local
115 bool success = linker->OpenDexFilesFromOat(sourceName.c_str(), outputName.c_str(), &error_msgs, in DexFile_openDexFileNative()