Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/pvmfw/helper/java/com/android/pvmfw/test/host/
DPvmfw.java120 appendFile(pvmfw, mPvmfwBinFile); in serialize()
131 appendFile(pvmfw, mEntries[i]); in serialize()
139 private void appendFile(@NonNull FileOutputStream out, @NonNull File inFile) in appendFile() method in Pvmfw