Home
last modified time | relevance | path

Searched defs:outputPath (Results 1 – 2 of 2) sorted by relevance

/external/svox/picolanginstaller/src/com/svox/langpack/installer/
DInstallerActivity.java84 String outputPath = outputFile.getCanonicalPath(); in unzipLangPack() local
/external/opencore/fileformats/mp4/composer/src/
Dmpeg4file.cpp1674 PVA_FF_Mpeg4File::SetTempOutputPath(PVA_FF_UNICODE_STRING_PARAM outputPath) in SetTempOutputPath()