Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 61) sorted by relevance

123

/developtools/packing_tool/adapter/ohos/
DUncompressVerify.java80 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
DCompressVerify.java115 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
DFileUtils.java60 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
DConvertHapToBin.java52 File file = new File(absHapPath.get()); in packHapTobin() local
DCompressor.java222 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/
DRandomAccessFileZipDataOutput.java29 private final RandomAccessFile file; field in RandomAccessFileZipDataOutput
33 public RandomAccessFileZipDataOutput(RandomAccessFile file) { in RandomAccessFileZipDataOutput()
37 public RandomAccessFileZipDataOutput(RandomAccessFile file, long startPosition) { in RandomAccessFileZipDataOutput()
DRandomAccessFileZipDataInput.java31 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/
DFileUtils.java98 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()
DParamProcessUtil.java55 public static void delDir(File file) { in delDir()
/developtools/integration_verification/DeployDevice/src/aw/ExtractFile/
DExtractFile.py92 def backupFile(file): argument
/developtools/ace_ets2bundle/compiler/
Duglify-source.js25 files.forEach(function(file) { argument
/developtools/ace_js2bundle/ace-loader/
Duglify-source.js25 files.forEach(function(file) { argument
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/api/
DSignToolServiceImpl.java337 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/
Dmodule_hotreload_mode.ts119 for (const file of fileList) { constant
/developtools/hiperf/test/fuzztest/elfparser_fuzzer/
DElfParser_fuzzer.cpp28 std::unique_ptr<ElfFileFuzzer> file = std::make_unique<ElfFileFuzzer>(filename); in MakeUnique() local
/developtools/profiler/device/services/ipc/src/
Dipc_generator.cpp23 bool IpcGenerator::Generate(const google::protobuf::FileDescriptor* file, in Generate()
/developtools/profiler/host/smartperf/ide/src/trace/
DSpApplication.ts908 …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/
Dfilemap.proto23 uint64 file = 1; field
/developtools/profiler/device/plugins/hilog_plugin/src/
Dfile_cache.cpp29 bool FileCache::Open(const std::string& file) in Open()
/developtools/bytrace/script/
Dbytrace_multi.py31 def read_files(file, devices_name): argument
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/
Delf_file.py25 def __init__(self, file, prefix): argument
/developtools/profiler/device/base/test/unittest/
Dcommon_test.cpp34 FILE* file = fopen(filePath.c_str(), "w"); in WriteFile() local
/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts322 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/
DSignerFactory.java111 private Optional<URL> fileToUrl(File file) { in fileToUrl()
/developtools/hdc/src/common/
Dauth.cpp172 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()

123