| /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 522 std::string fileContent; variable
|
| /developtools/profiler/device/base/test/unittest/ |
| D | common_test.cpp | 31 bool WriteFile(const std::string& filePath, const std::string& fileContent) in WriteFile() 134 std::string fileContent = "Hello world"; variable 182 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 | 322 std::string fileContent; in GetModuleJsonContentFromPath() local 460 std::string fileContent; in GetPackInfoContentFromPath() 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/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/mock/ |
| D | mock_module_json_utils.cpp | 77 std::string fileContent; in GetStageHapVerifyInfo() local 122 std::string fileContent; in GetFaHapVerifyInfo() local
|
| /developtools/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 | SpBpftraceChart.ts | 208 const fileContent = e.target?.result; constant
|
| D | SpUserPluginChart.ts | 227 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 | 445 String fileContent = getFileStringFromZip(filePath, zipFile); in getProfileJson() local
|
| D | Uncompress.java | 1439 String fileContent = FileUtils.getFileStringFromZip(filePath, zipFile); in getProfileJson() local 1506 String fileContent = readStringFromInputStream(zipIn, bufferedReader); in unZipModuleHapFileFromInputStream() local
|
| D | JsonUtil.java | 1200 String fileContent = profileJsons.get(pageFile); in parseModulePages() local
|
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/ |
| D | ets_checker.test.ts | 261 const fileContent: string = ` constant 328 const fileContent: string = ` constant
|
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/ |
| D | ob_config_resolver.test.ts | 829 const fileContent: string = fs.readFileSync(newFilePath, 'utf-8'); constant
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | ark_utils.ts | 644 const fileContent: ProjectCollections.FileContent = { constant
|
| D | ets_checker.ts | 301 let fileContent: string = fs.readFileSync(fileName).toString(); variable
|
| /developtools/profiler/device/base/src/ |
| D | common.cpp | 604 …(const std::string &filePath, const std::vector<std::string>& validPaths, std::string& fileContent) in ReadFile()
|