Searched defs:suffix (Results 1 – 10 of 10) sorted by relevance
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
D | kernel_symbols_parser_test.cpp | 62 std::string RandomName(int len, bool suffix) in RandomName()
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/provider/ |
D | SignProvider.java | 326 String suffix = getFileSuffix(input); in sign() local 385 private void appendCodeSignBlock(SignerConfig signerConfig, File tmpOutput, String suffix, in appendCodeSignBlock()
|
/developtools/packing_tool/adapter/ohos/ |
D | CompressVerify.java | 705 List<String> fileList, String suffix) { in compatibleProcess() 781 private static boolean isOutPathValid(Utility utility, String suffix) { in isOutPathValid()
|
D | ScanStatSuffix.java | 132 private String suffix; field in ScanStatSuffix.ParamModelSuffix 139 public void setSuffix(String suffix) { in setSuffix()
|
D | Uncompress.java | 488 private static void unzip(Utility utility, String srcPath, String destDirPath, String suffix) in unzip() 516 …ivate static void unzipFromFile(Utility utility, String srcPath, String destDirPath, String suffix) in unzipFromFile()
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/ |
D | VerifyHap.java | 344 String suffix = fileNameArray[fileNameArray.length - 1]; in checkCodeSign() local
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
D | FileUtils.java | 249 String suffix = getSuffix(filePath); in validFileType() local
|
/developtools/ace_ets2bundle/compiler/src/ |
D | ets_checker.ts | 148 …const suffix: string = projectConfig.hotReload ? HOT_RELOAD_BUILD_INFO_SUFFIX : TS_BUILD_INFO_SUFF… constant 904 const suffix: string = /\.js$/.test(moduleName) ? '' : '.js'; constant
|
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/test/java/com/ohos/hapsigntoolcmd/ |
D | CmdUnitTest.java | 844 …private void fillZipEntryFile(FileType ft, String suffix, ZipOutputStream out) throws IOException { in fillZipEntryFile()
|
/developtools/global_resource_tool/src/ |
D | resource_pack.cpp | 494 string suffix = FileEntry::FilePath(source).GetExtension(); in CopyIcon() local
|