| /developtools/packing_tool/packing_tool/frameworks/test/unittest/zip_utils_test/ |
| D | zip_utils_test.cpp | 213 std::string fileContent; variable 235 std::string fileContent; variable 451 std::string fileContent; variable 468 std::string fileContent; variable 484 std::string fileContent; variable 501 std::string fileContent; variable
|
| /developtools/profiler/device/base/test/unittest/ |
| D | common_test.cpp | 32 bool WriteFile(const std::string& filePath, const std::string& fileContent) in WriteFile() 181 std::string fileContent = "Hello world"; variable 245 std::string fileContent = "Hello world"; variable
|
| /developtools/packing_tool/packing_tool/frameworks/src/ |
| D | zip_utils.cpp | 168 std::string& fileContent) in GetFileContentFromZip() 219 bool ZipUtils::GetUnzipCurrentFileContent(unzFile& unzipFile, std::string& fileContent) in GetUnzipCurrentFileContent() 256 std::string fileContent; in AddToResourceMap() local
|
| D | fast_app_packager.cpp | 332 std::string fileContent; in GetModuleJsonContentFromPath() local 470 std::string fileContent; in GetPackInfoContentFromPath() local
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/ |
| D | SpImportUserPluginsChart.ts | 218 const fileContent = e.target?.result; constant
|
| D | SpGpuCounterChart.ts | 560 const fileContent = e.target?.result.split(/[\r\n]/).filter(Boolean); constant
|
| D | SpUserPluginChart.ts | 227 const fileContent = e.target?.result; constant
|
| D | SpBpftraceChart.ts | 208 const fileContent = e.target?.result; constant
|
| /developtools/packing_tool/adapter/ohos/ |
| D | HapZipInfo.java | 109 public void pushResourceMap(String fileName, String fileContent) { in pushResourceMap()
|
| D | FileUtils.java | 446 String fileContent = getFileStringFromZip(filePath, zipFile); in getProfileJson() local
|
| D | Uncompress.java | 1442 String fileContent = FileUtils.getFileStringFromZip(filePath, zipFile); in getProfileJson() local 1509 String fileContent = readStringFromInputStream(zipIn, bufferedReader); in unZipModuleHapFileFromInputStream() local
|
| /developtools/packing_tool/packing_tool/frameworks/src/json/ |
| D | module_json_utils.cpp | 50 std::string fileContent; in GetStageHapVerifyInfo() local 93 std::string fileContent; in GetFaHapVerifyInfo() local
|
| /developtools/ace_ets2bundle/arkui-plugins/ui-syntax-plugins/utils/ |
| D | index.ts | 192 const fileContent = fs.readFileSync(filePath, 'utf-8'); constant
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/fast_app_packager_test/mock/ |
| D | mock_fast_app_module_json_utils.cpp | 83 std::string fileContent; in GetStageHapVerifyInfo() local 128 std::string fileContent; in GetFaHapVerifyInfo() local
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/mock/ |
| D | mock_module_json_utils.cpp | 82 std::string fileContent; in GetStageHapVerifyInfo() local 127 std::string fileContent; in GetFaHapVerifyInfo() local
|
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/ |
| D | ets_checker.test.ts | 276 const fileContent: string = ` constant 343 const fileContent: string = ` constant
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/multiapp_packager_test/mock/ |
| D | mock_multiapp_module_json_utils.cpp | 83 std::string fileContent; in GetStageHapVerifyInfo() local 128 std::string fileContent; in GetFaHapVerifyInfo() local
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/system_api/ |
| D | api_check_utils.ts | 350 const fileContent: string = fs.readFileSync(fileName, { encoding: 'utf-8' }); constant
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/ |
| D | bytecode_obfuscator.ts | 345 const fileContent = fs.readFileSync(fileWhiteListsCachePath, 'utf8'); constant
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/ |
| D | bytecode_obfuscator.ts | 345 const fileContent = fs.readFileSync(fileWhiteListsCachePath, 'utf8'); constant
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/hsp_packager_test/ |
| D | hsp_packager_test.cpp | 838 void WriteFile(const std::string& file, const std::string& fileContent) in WriteFile()
|
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/ |
| D | ob_config_resolver.test.ts | 839 const fileContent: string = fs.readFileSync(newFilePath, 'utf-8'); constant
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | ark_utils.ts | 720 const fileContent: ProjectCollections.FileContent = { constant
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/ |
| D | ark_utils.ts | 744 const fileContent: ProjectCollections.FileContent = { constant
|
| /developtools/profiler/device/base/src/ |
| D | common.cpp | 662 …(const std::string &filePath, const std::vector<std::string>& validPaths, std::string& fileContent) in ReadFile()
|