| /developtools/packing_tool/adapter/ohos/ |
| D | FileUtils.java | 59 public static byte[] getFileData(final String filePath) { in getFileData() 108 public static void getFileList(final String filePath, ArrayList<String> fileList) { in getFileList() 141 public static Optional<String> getFileContent(final String filePath) { in getFileContent() 221 String filePath = destDir + File.separator + entry.getName(); in unzip() local 300 public static Optional<String> getFormatedPath(final String filePath) { in getFormatedPath() 318 public static boolean checkFileIsExists(final String filePath) { in checkFileIsExists() 440 String filePath = entry.getName(); in getProfileJson() local 538 String filePath = destDirPath + File.separator + entry.getName(); in unzipFile() local 561 private static void extractFile(ZipInputStream zipInputStream, String filePath) { in extractFile() 594 public static long getFileSize(String filePath) { in getFileSize()
|
| D | BinaryTool.java | 44 public static boolean generateBinaryFile(final String filePath, final String binaryFilePath) { in generateBinaryFile() 90 private static boolean writePackageInfo(final String filePath, RandomAccessFile appStream) { in writePackageInfo() 119 …private static void writeFileInfo(final String filePath, final String directory, boolean isWindows, in writeFileInfo() 173 … final String jsonFileName, final String filePath) { in getValueFromJsonFileContent()
|
| /developtools/global_resource_tool/src/ |
| D | increment_list.cpp | 47 bool IncrementList::GetFromPath(const string &filePath, FileIncrement &info) const in GetFromPath() argument 102 bool IncrementList::ParseSegment(const string &filePath, vector<string> &segments) const in ParseSegment() argument 148 return IteratorArray(array, [this, &fileList, &isDeleted](const string &filePath) { in ParseArray()
|
| D | file_entry.cpp | 50 string filePath = filePath_.GetPath(); in Init() local 63 string filePath = filePath_.GetPath(); in GetChilds() local 220 string filePath = filePath_ + SEPARATE + path; in Append() local 226 string filePath; in ReplaceExtension() local
|
| D | resource_merge.cpp | 51 string filePath = FileEntry::FilePath(*it).Append(ConfigParser::GetConfigName()).GetPath(); in Init() local
|
| D | preview_manager.cpp | 68 bool PreviewManager::ScanFile(const string &filePath, int32_t priority) in ScanFile()
|
| D | resource_append.cpp | 121 …string filePath = FileEntry::FilePath(outputPath).Append(ResourceUtil::GenerateHash(resourcePath))… in ScanResources() local 292 bool ResourceAppend::ScanSingleFile(const string &filePath, const string &outputPath) in ScanSingleFile() 379 bool ResourceAppend::LoadResourceItem(const string &filePath) in LoadResourceItem() 430 bool ResourceAppend::WriteRawFile(const string &filePath, const string &outputPath) in WriteRawFile() 619 bool ResourceAppend::LoadResourceItemWin(const string &filePath) in LoadResourceItemWin()
|
| D | cmd_list.cpp | 23 uint32_t CmdList::Init(const string &filePath, function<uint32_t(int c, const string &argValue)> ca… in Init()
|
| D | resource_item.cpp | 67 void ResourceItem::SetFilePath(const string &filePath) in SetFilePath()
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
| D | FileUtils.java | 143 public static boolean isFileExist(String filePath) { in isFileExist() 153 public static void validFileType(String filePath, String... types) { in validFileType() 176 public static String getSuffix(String filePath) { in getSuffix() 239 public static long getFileLen(String filePath) { in getFileLen() 347 …public static void writeStringToFile(String source, String filePath, Charset charset) throws IOExc… in writeStringToFile()
|
| /developtools/profiler/device/base/test/unittest/ |
| D | common_test.cpp | 32 void WriteFile(const std::string& filePath, const std::string& fileContent) in WriteFile() 107 std::string filePath = "/data/local/tmp/config.txt"; variable
|
| /developtools/profiler/host/smartperf/trace_streamer/src/filter/ |
| D | perf_data_filter.cpp | 28 …ataFilter::AppendPerfFiles(uint64_t fileId, uint32_t serial, DataIndex symbols, DataIndex filePath) in AppendPerfFiles() 55 auto filePath = traceDataCache_->GetPerfFilesData()->FilePaths(); in Finish() local
|
| /developtools/profiler/device/base/src/ |
| D | common.cpp | 105 char filePath[FILE_PATH_SIZE] = {0}; in IsProcessExist() local 198 FILE* CustomPopen(int& childPid, const std::string& filePath, std::vector<std::string>& argv, const… in CustomPopen() 320 std::string filePath = "/proc/" + std::to_string(pid) + "/cmdline"; in CheckApplicationPermission() local 353 bool VerifyPath(const std::string& filePath, const std::vector<std::string>& validPaths) in VerifyPath() 367 bool ReadFile(const std::string &filePath, const std::vector<std::string>& validPaths, std::string&… in ReadFile()
|
| /developtools/global_resource_tool/src/xml/ |
| D | xml_key_node.cpp | 72 bool XmlKeyNode::LoadFromFile(const string &filePath) in LoadFromFile() 77 bool XmlKeyNode::LoadFromFile(const std::string &filePath, RefParser parser) in LoadFromFile()
|
| D | xml_converter.cpp | 42 …string filePath = FileEntry::FilePath(outputPath_).Append(filename).ReplaceExtension(".sxml").GetP… in GenerateSolidXml() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/test/java/com/ohos/hapsigntool/ |
| D | ProfileTest.java | 164 private void loadFile(String filePath) throws IOException { in loadFile() 185 private void deleteFile(String filePath) throws IOException { in deleteFile()
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | index.js | 30 function parse(source, operate, filePath) { argument 133 function generate(node, filePath, preNode, relativePath) { argument 149 function checkNodeAttrs(node, filePath, preNode, relativePath) { argument 260 function checkNodeChildren(node, filePath, relativePath) { argument
|
| /developtools/ace_ets2bundle/compiler/ |
| D | build_declarations_file.js | 34 function generateTargetFile(filePath, output) { argument 101 function mkDir(filePath) { argument
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/ |
| D | gen_abc.ts | 54 const filePath: string = path.join(cachePath, workerFileName); constant
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | ark_utils.ts | 179 …const filePath: string = genTemporaryPath(sourcePath, projectConfig.projectPath, process.env.cache… constant 256 const filePath: string = absolutePath + getExtensionIfUnfullySpecifiedFilepath(absolutePath); constant 279 const filePath: string = constant
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ets_ui/ |
| D | rollup-plugin-ets-typescript.ts | 83 const filePath: string = moduleInfo.id; constant
|
| /developtools/ace_ets2bundle/compiler/test/ |
| D | test.js | 42 function expectActual(name, filePath) { argument
|
| /developtools/ace_js2bundle/ace-loader/src/ |
| D | genBin-plugin.js | 108 function qjscSecond(filePath) { argument
|
| /developtools/profiler/hidebug/interfaces/js/kits/napi/ |
| D | napi_hidebug.cpp | 250 std::string filePath = PROC_PATH + std::to_string(getpid()) + ROOT_DIR + filesDir + SLASH_STR + in StartProfiling() local 280 std::string filePath = PROC_PATH + std::to_string(getpid()) + ROOT_DIR + filesDir + SLASH_STR + in StartJsCpuProfiling() local 318 std::string filePath = PROC_PATH + std::to_string(getpid()) + ROOT_DIR + filesDir + SLASH_STR + in DumpHeapData() local 348 std::string filePath = PROC_PATH + std::to_string(getpid()) + ROOT_DIR + filesDir + SLASH_STR + in DumpJsHeapData() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool/src/test/java/com/ohos/hapsigntoolcmd/ |
| D | CmdUnitTest.java | 801 private void loadFile(String filePath) throws IOException { in loadFile() 808 private void deleteFile(String filePath) throws IOException { in deleteFile()
|