| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/ |
| D | path_config.ts | 34 export const ES2ABC_PATH: string = '/build/bin/es2abc'; 36 export const MERGERABC_PATH: string = '/build/bin/merge_abc'; 37 export const JS2ABC_PATH: string = '/build/bin/js2abc'; 38 export const AOTCOMPILER_PATH: string = '/build/bin/ark_aot_compiler'; 39 export const BC_OBFUSCATOR_PATH: string = '/build/bin/panda_guard'; 40 export const WIN_ES2ABC_PATH: string = '/build-win/bin/es2abc.exe'; 42 export const WIN_MERGERABC_PATH: string = '/build-win/bin/merge_abc.exe'; 43 export const WIN_JS2ABC_PATH: string = '/build-win/bin/js2abc.exe'; 44 export const WIN_AOTCOMPILER_PATH: string = '/build-win/bin/ark_aot_compiler.exe'; 45 export const WIN_BC_OBFUSCATOR_PATH: string = '/build-win/bin/panda_guard.exe'; [all …]
|
| /developtools/integration_verification/tools/rom_ram_analyzer/lite_small/src/ |
| D | config.yaml | 74 bin: bin 88 bin: 109 bin: bin 125 bin: 138 bin: bin 151 bin: 196 bin: bin 209 bin:
|
| /developtools/hapsigner/hapsigntool_cpp/hap/verify/src/ |
| D | verify_bin.cpp | 31 SIGNATURE_TOOLS_LOGE("verify bin check params failed!"); in Verify() 37 SIGNATURE_TOOLS_LOGE("check input bin file %s failed!", filePath.c_str()); in Verify() 40 // verify bin in Verify() 45 SIGNATURE_TOOLS_LOGE("verify bin file %s failed!", filePath.c_str()); in Verify() 52 SIGNATURE_TOOLS_LOGE("write elf output failed on verify bin!"); in Verify() 62 bool getSignBlockInfoFlag = VerifyElf::GetSignBlockInfo(binFile, signBlockInfo, BIN); in VerifyBinFile() 64 SIGNATURE_TOOLS_LOGE("get signBlockInfo failed on verify bin %s", binFile.c_str()); in VerifyBinFile() 72 SIGNATURE_TOOLS_LOGE("verify profile failed on verify bin %s", binFile.c_str()); in VerifyBinFile() 78 SIGNATURE_TOOLS_LOGE("verify digest failed on verify bin %s", binFile.c_str()); in VerifyBinFile() 91 …PrintErrorNumberMsg("VERIFY_ERROR", VERIFY_ERROR, "compare bin file raw digest and generated diges… in VerifyBinDigest()
|
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/ |
| D | sign_bin_test.cpp | 38 params["outFile"] = "./hapSign/signed.bin"; in ConstructSignerConfig() 42 params["inFile"] = "./hapSign/unsigned.bin"; in ConstructSignerConfig() 57 options.emplace("outFile", std::string("./hapSign/signed.bin")); in ConstructSignerConfig() 65 options.emplace("inFile", std::string("./hapSign/unsigned.bin")); in ConstructSignerConfig() 74 signParams["inFile"] = "./hapSign/unsigned.bin"; in ConstructSignParams() 75 signParams["inForm"] = "bin"; in ConstructSignParams() 80 signParams["outFile"] = "./hapSign/signed.bin"; in ConstructSignParams() 91 (void)rename("./hapSign/unsigned.txt", "./hapSign/unsigned.bin"); in SetUpTestCase() 115 std::vector<int8_t> generateFileDigest = api->GenerateFileDigest("./signed.bin", "SHA266"); 130 …std::vector<int8_t> generateFileDigest = api->GenerateFileDigest("./signed.bin", "SHA384withECDSA"… [all …]
|
| /developtools/ace_ets2bundle/arkui-plugins/test/ |
| D | test.log | 6 '/home/wuhaibin/.nvm/versions/node/v23.8.0/bin/node', 10 …bin:/home/wuhaibin/newcode/oh/developtools/ace_ets2bundle/arkui-plugins/node_modules/.bin:/home/wu… 371 es2panda bin generated 372 "/home/wuhaibin/newcode/oh/out/sdk/ohos-sdk/linux/ets/ets1.2/build-tools/ets2panda/bin/ark_link" --…
|
| /developtools/hiperf/script/ |
| D | package.sh | 1 #!/bin/bash 38 # bin 40 HOST_LINUX_OUT_PATH=$HOST_OUT/bin/linux/x86_64 44 HOST_WINDOWS_OUT_PATH=$HOST_OUT/bin/windows/x86_64 48 OHOS_ARM_OUT_PATH=$HOST_OUT/bin/ohos/arm
|
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/elfVerify/ |
| D | verify_bin_test.cpp | 37 …("./elfVerify/bin_verify_digest_err_package.txt", "./elfVerify/bin_verify_digest_err_package.bin"); in SetUpTestCase() 38 …name("./elfVerify/bin_get_profile_err_package.txt", "./elfVerify/bin_get_profile_err_package.bin"); in SetUpTestCase() 39 …rename("./elfVerify/bin_get_digest_err_package.txt", "./elfVerify/bin_get_digest_err_package.bin"); in SetUpTestCase() 40 (void)rename("./elfVerify/bin_signed_package.txt", "./elfVerify/bin_signed_package.bin"); in SetUpTestCase() 41 (void)rename("./elfVerify/bin_unsigned_package.txt", "./elfVerify/bin_unsigned_package.bin"); in SetUpTestCase() 64 … {"outFile", "./elfVerify/bin_signed_package.bin"}, 68 … {"inFile", "./elfVerify/bin_unsigned_package.bin"} }; 81 options.emplace(Options::IN_FILE, std::string("./elfVerify/bin_signed_package.bin")); 118 options.emplace(Options::IN_FILE, std::string("./elfVerify/bin_signed_package.bin")); 138 options.emplace(Options::IN_FILE, std::string("./elfVerify/bin_signed_package.bin")); [all …]
|
| /developtools/packing_tool/adapter/ohos/ |
| D | CollectBinInfo.java | 25 * bin file to hap tool main class. 33 private static final String BIN_PATH = "--bin-path"; 42 * get versionCode from bin file 44 * @param binPath: bin path 89 * read bin file header 91 * @param binStream: bin randAccessFileStream 113 * read bin file data 116 * @param binStream: bin randAccessFileStream
|
| D | ConvertHapToBin.java | 22 * hap package to bin package tool main class. 27 private static final String BIN_PATH = "--bin-path"; 37 * @param binPath: bin path 56 LOG.error("create bin file failed!"); in packHapTobin() 68 * @param binPath: bin path 83 LOG.error("create bin file failed!"); in packProjectTobin()
|
| /developtools/integration_verification/cases/smoke/ |
| D | repo_cases_matrix.csv | 2 …,N,N,ability_test_pageAbilityTest_lv0.bin,ability_test_pageAbilityTest_lv0.bin,ability_test_pageAb… 56 …,N,N,Y,N,Y,Y,Y,Y,N,N,Y,Y,Y,Y,N,N,N,N,N,N,N,N,N,Y,Y,N,N,N,N,Y,N,N,N,N,N,,"js_frameworks_tdd_door.bin 57 js_frameworks_test_arc.bin 58 js_frameworks_test_cache_manager.bin 59 js_frameworks_test_console.bin 60 js_frameworks_test_data_binding.bin 61 js_frameworks_test_date_time.bin 62 js_frameworks_test_dfx.bin 63 js_frameworks_test_dialog.bin 64 js_frameworks_test_div.bin [all …]
|
| /developtools/ace_ets2bundle/compiler/ |
| D | package.json | 13 …"build": "npm run generateDeclarations && ./node_modules/.bin/babel ./src --out-dir lib --extensio… 14 …"interopBuild": "npm run generateDeclarations && ./node_modules/.bin/babel ./src/interop/src --out… 20 …"test:coverage": "npm run generateDeclarations && ./node_modules/.bin/babel ./src --out-dir lib --… 27 …"arkTest": "npm run build && npm run generateKitConfigs && ./node_modules/.bin/babel ./test/ark_co… 29 …"interopArkTest": "npm run interopBuild && npm run generateKitConfigs && ./node_modules/.bin/babel… 30 "coverage": "node_modules/nyc/bin/nyc.js npm run test:coverage", 33 …"etsTest": "npm run build && ./node_modules/.bin/babel ./test/transform_ut --ignore ./test/transfo…
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/common/ |
| D | process_ark_config.ts | 74 let arkRootPath: string = path.join(__dirname, '..', '..', '..', '..', 'bin', 'ark'); 297 arkConfig.es2abcPath = path.join(arkPlatformPath, 'bin', 'es2abc.exe'); 299 arkConfig.mergeAbcPath = path.join(arkPlatformPath, 'bin', 'merge_abc.exe'); 300 arkConfig.js2abcPath = path.join(arkPlatformPath, 'bin', 'js2abc.exe'); 301 arkConfig.aotCompilerPath = path.join(arkPlatformPath, 'bin', 'ark_aot_compiler.exe'); 302 arkConfig.bcObfuscatorPath = path.join(arkPlatformPath, 'bin', 'panda_guard.exe'); 306 arkConfig.es2abcPath = path.join(arkPlatformPath, 'bin', 'es2abc'); 308 arkConfig.mergeAbcPath = path.join(arkPlatformPath, 'bin', 'merge_abc'); 309 arkConfig.js2abcPath = path.join(arkPlatformPath, 'bin', 'js2abc'); 310 arkConfig.aotCompilerPath = path.join(arkPlatformPath, 'bin', 'ark_aot_compiler'); [all …]
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/ |
| D | process_ark_config.ts | 74 let arkRootPath: string = path.join(__dirname, '..', '..', '..', '..', 'bin', 'ark'); 297 arkConfig.es2abcPath = path.join(arkPlatformPath, 'bin', 'es2abc.exe'); 299 arkConfig.mergeAbcPath = path.join(arkPlatformPath, 'bin', 'merge_abc.exe'); 300 arkConfig.js2abcPath = path.join(arkPlatformPath, 'bin', 'js2abc.exe'); 301 arkConfig.aotCompilerPath = path.join(arkPlatformPath, 'bin', 'ark_aot_compiler.exe'); 302 arkConfig.bcObfuscatorPath = path.join(arkPlatformPath, 'bin', 'panda_guard.exe'); 306 arkConfig.es2abcPath = path.join(arkPlatformPath, 'bin', 'es2abc'); 308 arkConfig.mergeAbcPath = path.join(arkPlatformPath, 'bin', 'merge_abc'); 309 arkConfig.js2abcPath = path.join(arkPlatformPath, 'bin', 'js2abc'); 310 arkConfig.aotCompilerPath = path.join(arkPlatformPath, 'bin', 'ark_aot_compiler'); [all …]
|
| /developtools/profiler/device/ |
| D | format-code.sh | 1 #!/bin/bash 21 CLANG_DIR=$TOP/prebuilts/clang/ohos/linux-x86_64/llvm/bin 22 GN_DIR=$TOP/prebuilts/build-tools/linux-x86/bin
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/ |
| D | BlockHead.java | 28 * bin file sign block length is 8 byte 44 * get bin block length 46 * @return return bin block length 62 * get serialization of file type bin BlockHead
|
| /developtools/profiler/device/services/profiler_service/test/unittest/ |
| D | trace_file_writer_test.cpp | 32 std::string path = "trace.bin"; 64 path = "trace-write.bin"; 80 path = "trace-flush.bin"; 114 path = "trace-write-message.bin"; 132 path = "trace-write-test.bin"; 142 std::string testPath = "trace-write-bin"; 162 path = "remap-test.bin";
|
| /developtools/profiler/test/scripts/testRoot/ |
| D | test_memory.py | 1 #!/usr/bin/env python3 87 …rom_daemon = subprocess.check_output(f"hdc shell ls -lh /system/bin/native_daemon*", text=True, en… 90 …rom_hiprofilerd = subprocess.check_output(f"hdc shell ls -lh /system/bin/hiprofilerd*", text=True,… 93 …rom_cmd = subprocess.check_output(f"hdc shell ls -lh /system/bin/hiprofiler_cmd*", text=True, enco… 96 …rom_plugins = subprocess.check_output(f"hdc shell ls -lh /system/bin/hiprofiler_plugins*", text=Tr…
|
| /developtools/ace_js2bundle/ace-loader/src/ |
| D | genBin-plugin.js | 19 const qjsc = path.join(__dirname, '..', 'bin', 'qjsc') 39 const lastFileEXT = '.bin' 81 …console.error('\u001b[31m', `Failed to convert file ${jsBundleFile} to bin. ${output} is lost`, '\… 98 console.error('\u001b[31m', `Failed to convert file ${inputPath} to bin`, '\u001b[39m') 104 …console.error('\u001b[31m', `Failed to convert file ${inputPath} to bin. ${inputPath} is lost`, '\…
|
| /developtools/integration_verification/DeployDevice/resource/L1/dv300/ |
| D | flash_fastboot.xml | 3 …ystem="none" Start="0" Length="1M" SelectFile="D:\version_L1dv300\version\u-boot-hi3516dv300.bin"/> 4 …" FileSystem="none" Start="1M" Length="9M" SelectFile="D:\version_L1dv300\version\OHOS_Image.bin"/>
|
| D | usb-burn-vfat.xml | 3 …ystem="none" Start="0" Length="1M" SelectFile="D:\version_L1dv300\version\u-boot-hi3516dv300.bin"/> 4 …" FileSystem="none" Start="1M" Length="9M" SelectFile="D:\version_L1dv300\version\OHOS_Image.bin"/>
|
| D | usb-burn.xml | 3 …ystem="none" Start="0" Length="1M" SelectFile="D:\version_L1dv300\version\u-boot-hi3516dv300.bin"/> 4 …" FileSystem="none" Start="1M" Length="9M" SelectFile="D:\version_L1dv300\version\OHOS_Image.bin"/>
|
| /developtools/integration_verification/DeployDevice/resource/L1/ev300/ |
| D | usb-burn.xml | 3 …spi" FileSystem="none" Start="0" Length="1M" SelectFile="D:\zmtest\newimg\u-boot-hi3518ev300.bin"/> 4 …hType="spi" FileSystem="none" Start="1M" Length="5M" SelectFile="D:\zmtest\newimg\OHOS_Image.bin"/>
|
| D | usb-burn-jffs2.xml | 3 …spi" FileSystem="none" Start="0" Length="1M" SelectFile="D:\zmtest\newimg\u-boot-hi3518ev300.bin"/> 4 …hType="spi" FileSystem="none" Start="1M" Length="5M" SelectFile="D:\zmtest\newimg\OHOS_Image.bin"/>
|
| /developtools/integration_verification/tools/rom_ram_analyzer/lite_small/ |
| D | README.md | 74 bin: bin 86 bin:
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | README.md | 22 Step 3. node ./node_modules/webpack/bin/webpack.js --config webpack.rich.config.js 27 Step 3. node ./node_modules/webpack/bin/webpack.js --config webpack.rich.config.js
|