Searched refs:makeFileCopy (Results 1 – 1 of 1) sorted by relevance
/external/deqp/scripts/ |
D | make_release.py | 317 def makeFileCopy (srcFile, dstFile): function 374 makeFileCopy ("LICENSE", "src/LICENSE"), 375 makeFileCopy ("CMakeLists.txt", "src/CMakeLists.txt"), 379 makeFileCopy ("modules/CMakeLists.txt", "src/modules/CMakeLists.txt"), 386 makeFileCopy ("framework/CMakeLists.txt", "src/framework/CMakeLists.txt"), 396 makeFileCopy ("android/package/AndroidManifest.xml", "src/android/package/AndroidManifest.xml"),
|