Home
last modified time | relevance | path

Searched refs:EMPTY_STRING (Results 1 – 20 of 20) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
Dperf_file_format.h28 std::string symbolName_ = EMPTY_STRING;
37 std::string filePath_ = EMPTY_STRING;
Dutilities.h90 const std::string EMPTY_STRING = ""; variable
183 return EMPTY_STRING; in StringPrintf()
188 return EMPTY_STRING; in StringPrintf()
263 StdoutRecord(const std::string &tempFile = EMPTY_STRING,
264 const std::string &mode = EMPTY_STRING);
273 std::string content_ = EMPTY_STRING;
Dsymbols_file.h247 SymbolsFileType = SYMBOL_UNKNOW_FILE, const std::string symbolFilePath = EMPTY_STRING);
259 virtual bool LoadSymbols([[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING)
266 virtual bool LoadDebugInfo([[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING)
330 std::string symboleFilePath = EMPTY_STRING) const;
/developtools/packing_tool/adapter/ohos/
DResourcesParser.java50 private static final String EMPTY_STRING = ""; field in ResourcesParser
221 …if (result != null && result.size() > 0 && result.get(0) != null && !EMPTY_STRING.equals(result.ge… in getResourceById()
242 if (resourceIdValue != null && !EMPTY_STRING.equals(resourceIdValue)) { in getBaseResourceById()
571 if (EMPTY_STRING.equals(configClass.toString())) { in convertConfigIndexToString()
583 if (EMPTY_STRING.equals(configClass.toString())) { in convertConfigIndexToString()
589 if (EMPTY_STRING.equals(configClass.toString())) { in convertConfigIndexToString()
595 if (EMPTY_STRING.equals(configClass.toString())) { in convertConfigIndexToString()
601 if (EMPTY_STRING.equals(configClass.toString())) { in convertConfigIndexToString()
607 if (EMPTY_STRING.equals(configClass.toString())) { in convertConfigIndexToString()
613 if (EMPTY_STRING.equals(configClass.toString())) { in convertConfigIndexToString()
[all …]
DCompressEntrance.java30 private static final String EMPTY_STRING = ""; field in CompressEntrance
86 return EMPTY_STRING; in getHapSha256()
DHapVerify.java39 private static final String EMPTY_STRING = ""; field in HapVerify
252 if (!EMPTY_STRING.equals(hapVerifyInfos.get(i).getDistroFilter().dump())) { in checkModuleNameIsValid()
256 if (!EMPTY_STRING.equals(hapVerifyInfos.get(j).getDistroFilter().dump())) { in checkModuleNameIsValid()
291 if (!EMPTY_STRING.equals(hapVerifyInfos.get(i).getDistroFilter().dump())) { in checkPackageNameIsValid()
295 if (!EMPTY_STRING.equals(hapVerifyInfos.get(j).getDistroFilter().dump())) { in checkPackageNameIsValid()
462 if (!EMPTY_STRING.equals(entryHapVerifyInfos.get(i).getDistroFilter().dump())) { in checkEntryIsValid()
466 if (!EMPTY_STRING.equals(entryHapVerifyInfos.get(j).getDistroFilter().dump())) { in checkEntryIsValid()
633 if (!EMPTY_STRING.equals(featureHap.getDistroFilter().dump())) { in checkFeature()
DModuleJsonUtil.java77 private static final String EMPTY_STRING = ""; field in ModuleJsonUtil
1234 return EMPTY_STRING; in parseModuleType()
1261 return EMPTY_STRING; in parseFAIsEntry()
DCompressor.java108 private static final String EMPTY_STRING = ""; field in Compressor
2460 utility.getDeviceType().replace(SEMICOLON, EMPTY_STRING).trim()) || in compressHSPMode()
2462 utility.getDeviceType().replace(SEMICOLON, EMPTY_STRING).trim())) { in compressHSPMode()
/developtools/hiperf/include/
Dutilities.h94 const std::string EMPTY_STRING = ""; variable
199 return EMPTY_STRING; in StringPrintf()
205 return EMPTY_STRING; in StringPrintf()
285 StdoutRecord(const std::string &tempFile = EMPTY_STRING,
286 const std::string &mode = EMPTY_STRING);
295 std::string content_ = EMPTY_STRING;
Dsymbols_file.h251 SymbolsFileType = SYMBOL_UNKNOW_FILE, const std::string symbolFilePath = EMPTY_STRING);
263 virtual bool LoadSymbols([[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING)
270 virtual bool LoadDebugInfo([[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING)
335 std::string symboleFilePath = EMPTY_STRING) const;
Dtracked_command.h47 return EMPTY_STRING; in GetCommandName()
Dperf_file_format.h182 std::string symbolName_ = EMPTY_STRING;
191 std::string filePath_ = EMPTY_STRING;
/developtools/profiler/hiebpf/include/
Dutilities.h26 const std::string EMPTY_STRING = ""; variable
/developtools/hiperf/src/
Dhiperf_libreport.cpp178 return EMPTY_STRING; in ElfGetBuildId()
201 return EMPTY_STRING; in ElfGetBuildId()
221 return EMPTY_STRING; // found nothing in ElfGetBuildId()
Dsymbols_file.cpp106 return EMPTY_STRING; in SearchReadableFile()
314 return EMPTY_STRING; in ElfGetBuildId()
334 return EMPTY_STRING; // found nothing in ElfGetBuildId()
Dutilities.cpp170 content_ = EMPTY_STRING; in Start()
303 return EMPTY_STRING; in ReadFileToString()
Dperf_file_reader.cpp383 return EMPTY_STRING; in GetFeatureString()
/developtools/profiler/hiebpf/src/
Dutilities.cpp28 return EMPTY_STRING; in ReadFileToString()
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp96 content_ = EMPTY_STRING; in Start()
228 return EMPTY_STRING; in ReadFileToString()
Dsymbols_file.cpp104 return EMPTY_STRING; in SearchReadableFile()
292 return EMPTY_STRING; in ElfGetBuildId()
312 return EMPTY_STRING; // found nothing in ElfGetBuildId()