| /developtools/packing_tool/adapter/ohos/ |
| D | UncompressVerify.java | 80 File file = new File(utility.getHapPath()); in hapCommandVerify() local 99 File file = new File(utility.getHspPath()); in hspCommandVerify() local 130 File file = new File(utility.getHarPath()); in harCommandVerify() local 158 File file = new File(utility.getAppPath()); in appCommandVerify() local 175 File file = new File(utility.getAPPQFPath()); in appqfVerify() local 192 private static boolean verifyOutPath(Utility utility, File file) { in verifyOutPath() 219 File file = new File(path); in isPathValid() local
|
| D | CompressVerify.java | 115 File file = new File(utility.getRpcidPath()); in isValidRpcid() local 130 File file = new File(utility.getPackInfoPath()); in isValidPackInfo() local 165 File file = new File(utility.getProfilePath()); in isVerifyValidInHapCommonMode() local 199 File file = new File(utility.getIndexPath()); in isVerifyValidInHapMode() local 358 File file = new File(utility.getPackInfoPath()); in isVerifyValidInAppMode() local 629 File file = new File(path); in isPathValid() local 637 File file = new File(path); in isDirectoryValidStrictCase() local
|
| D | FileUtils.java | 60 File file = new File(filePath); in getFileData() local 109 File file = new File(filePath); in getFileList() local 189 File file = new File(path); in deleteFile() local 202 File file = new File(destDir); in unzip() local 303 File file = new File(filePath); in getFormatedPath() local 328 File file = new File(absFilePath.get()); in checkFileIsExists() local 492 File file = new File(hapPath); in getSha256() local 595 File file = new File(filePath); in getFileSize() local
|
| D | ConvertHapToBin.java | 52 File file = new File(absHapPath.get()); in packHapTobin() local
|
| D | Compressor.java | 222 File file = new File(path); in isModuleJSON() local 708 File file = new File(utility.getPackInfoPath()); in compressAppMode() local 765 File file = new File(finalPackInfoPath); in compressAppModeForMultiProject() local 855 File file = null; in copyHapAndHspFromApp() local 1105 File file = new File(destDir); in unzip() local 1178 File file = new File(path); in deleteFile() local 1198 File file = new File(utility.getPackInfoPath()); in compressPackResMode() local 1474 File file = new File(filePath); in getFileList() local 1662 private CRC32 getCrcFromFile(File file) throws BundleException { in getCrcFromFile() 1694 …id isNameEmpty(ZipOutputStream zipOutputStream, String name, boolean KeepDirStructure, File file) { in isNameEmpty() [all …]
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/ |
| D | RandomAccessFileZipDataOutput.java | 29 private final RandomAccessFile file; field in RandomAccessFileZipDataOutput 33 public RandomAccessFileZipDataOutput(RandomAccessFile file) { in RandomAccessFileZipDataOutput() 37 public RandomAccessFileZipDataOutput(RandomAccessFile file, long startPosition) { in RandomAccessFileZipDataOutput()
|
| D | RandomAccessFileZipDataInput.java | 31 private final RandomAccessFile file; field in RandomAccessFileZipDataInput 36 public RandomAccessFileZipDataInput(RandomAccessFile file) { in RandomAccessFileZipDataInput() 43 public RandomAccessFileZipDataInput(RandomAccessFile file, long offset, long size) { in RandomAccessFileZipDataInput()
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
| D | FileUtils.java | 98 public static byte[] readFile(File file) throws IOException { in readFile() 180 File file = new File(filePath); in getSuffix() local 196 public static boolean writeFileToDos(String file, DataOutputStream dos) { in writeFileToDos() 240 File file = new File(filePath); in getFileLen() local 273 public static void isValidFile(File file) throws IOException { in isValidFile() 293 public static FileInputStream openInputStream(File file) throws IOException { in openInputStream() 329 public static byte[] readFileToByteArray(File file) throws IOException { in readFileToByteArray() 360 public static void deleteFile(File file) { in deleteFile()
|
| D | ParamProcessUtil.java | 55 public static void delDir(File file) { in delDir()
|
| /developtools/integration_verification/DeployDevice/src/aw/ExtractFile/ |
| D | ExtractFile.py | 92 def backupFile(file): argument
|
| /developtools/ace_ets2bundle/compiler/ |
| D | uglify-source.js | 25 files.forEach(function(file) { argument
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | uglify-source.js | 25 files.forEach(function(file) { argument
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/api/ |
| D | SignToolServiceImpl.java | 337 public void outputString(String content, String file) { in outputString() 357 public boolean outputCert(X509Certificate certificate, String file) { in outputCert() 380 public boolean outputCertChain(List<X509Certificate> certificates, String file) { in outputCertChain()
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/ |
| D | module_hotreload_mode.ts | 119 for (const file of fileList) { constant
|
| /developtools/hiperf/test/fuzztest/elfparser_fuzzer/ |
| D | ElfParser_fuzzer.cpp | 28 std::unique_ptr<ElfFileFuzzer> file = std::make_unique<ElfFileFuzzer>(filename); in MakeUnique() local
|
| /developtools/profiler/device/services/ipc/src/ |
| D | ipc_generator.cpp | 23 bool IpcGenerator::Generate(const google::protobuf::FileDescriptor* file, in Generate()
|
| /developtools/profiler/host/smartperf/ide/src/trace/ |
| D | SpApplication.ts | 908 …let file = dbName?.substring(0, dbName?.lastIndexOf(".")) + fileName.substring(fileName.lastIndexO… variable 974 …let file = dbName?.substring(0, dbName?.lastIndexOf(".")) + fileName.substring(fileName.lastIndexO… variable
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | filemap.proto | 23 uint64 file = 1; field
|
| /developtools/profiler/device/plugins/hilog_plugin/src/ |
| D | file_cache.cpp | 29 bool FileCache::Open(const std::string& file) in Open()
|
| /developtools/bytrace/script/ |
| D | bytrace_multi.py | 31 def read_files(file, devices_name): argument
|
| /developtools/integration_verification/tools/deps_guard/elf_file_mgr/ |
| D | elf_file.py | 25 def __init__(self, file, prefix): argument
|
| /developtools/profiler/device/base/test/unittest/ |
| D | common_test.cpp | 34 FILE* file = fopen(filePath.c_str(), "w"); in WriteFile() local
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | ets_checker.ts | 322 const value: CacheFileName = cache[file]; constant 450 const file: string = path.resolve(moduleObj.resolvedFileName); constant 453 const value: CacheFileName = cache[file]; constant
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/signer/ |
| D | SignerFactory.java | 111 private Optional<URL> fileToUrl(File file) { in fileToUrl()
|
| /developtools/hdc/src/common/ |
| D | auth.cpp | 172 bool GenerateKey(const char *file) in GenerateKey() 220 bool ReadKey(const char *file, list<void *> *listPrivateKey) in ReadKey() 370 void ReadDaemonKeys(const char *file, list<void *> *listPublicKey) in ReadDaemonKeys()
|