Home
last modified time | relevance | path

Searched refs:EMPTY_STRING (Results 1 - 25 of 29) sorted by relevance

12

/developtools/profiler/device/plugins/native_daemon/include/
H A Dperf_file_format.h28 std::string symbolName_ = EMPTY_STRING;
37 std::string filePath_ = EMPTY_STRING;
H A Dutilities.h91 const std::string EMPTY_STRING = ""; member
199 return EMPTY_STRING; in StringPrintf()
204 return EMPTY_STRING; in StringPrintf()
279 StdoutRecord(const std::string &tempFile = EMPTY_STRING,
280 const std::string &mode = EMPTY_STRING);
289 std::string content_ = EMPTY_STRING;
H A Dsymbols_file.h101 SymbolsFileType = SYMBOL_UNKNOW_FILE, const std::string symbolFilePath = EMPTY_STRING, pid_t pid = 0);
118 [[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING) in LoadSymbols()
126 [[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING) in LoadDebugInfo()
194 std::string symboleFilePath = EMPTY_STRING) const;
117 LoadSymbols([[maybe_unused]] std::shared_ptr<DfxMap> map = nullptr, [[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING) LoadSymbols() argument
125 LoadDebugInfo([[maybe_unused]] std::shared_ptr<DfxMap> map = nullptr, [[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING) LoadDebugInfo() argument
/developtools/packing_tool/adapter/ohos/
H A 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.get(0))) { 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 in convertConfigIndexToString()
[all...]
H A DCompressEntrance.java30 private static final String EMPTY_STRING = ""; field in CompressEntrance
86 return EMPTY_STRING; in getHapSha256()
H A DScanVerify.java33 private static final String EMPTY_STRING = ""; field in ScanVerify
80 && EMPTY_STRING.equals(utility.getStatFileSize())) { in commandVerify()
H A DScanStatFileSize.java36 private static final String EMPTY_STRING = ""; field in ScanStatFileSize
76 private String file = EMPTY_STRING;
97 private String startTime = EMPTY_STRING;
98 private String stopTime = EMPTY_STRING;
195 StringBuilder resultHtml = new StringBuilder(EMPTY_STRING); in getResultHtmlFileSize()
H A DScanStatSuffix.java47 private static final String EMPTY_STRING = ""; field in ScanStatSuffix
314 String pathHtml = EMPTY_STRING; in setHtmlData()
318 String pathListHtml = EMPTY_STRING; in setHtmlData()
319 if (!pathHtml.isEmpty() || !EMPTY_STRING.equals(pathHtml)) { in setHtmlData()
406 StringBuilder pathListHtml = new StringBuilder(EMPTY_STRING); in getPathListHtml()
414 StringBuilder resultHtml = new StringBuilder(EMPTY_STRING); in getResultHtmlOfSuffix()
471 StringBuilder resValve = new StringBuilder(EMPTY_STRING); in getHtmlRowFile()
480 StringBuilder resValve = new StringBuilder(EMPTY_STRING); in getHtmlRowFileSo()
H A DScanStatDuplicate.java42 private static final String EMPTY_STRING = ""; field in ScanStatDuplicate
89 private String md5 = EMPTY_STRING;
117 private String startTime = EMPTY_STRING;
118 private String stopTime = EMPTY_STRING;
260 StringBuilder resValve = new StringBuilder(EMPTY_STRING); in getHtmlRowResult()
268 StringBuilder resultHtml = new StringBuilder(EMPTY_STRING); in getResultHtml()
H A DScan.java44 private static final String EMPTY_STRING = ""; field in Scan
127 && EMPTY_STRING.equals(utility.getStatFileSize()))) { in scanExecute()
H A DHapVerify.java38 private static final String EMPTY_STRING = ""; field in HapVerify
346 if (!EMPTY_STRING.equals(hapVerifyInfos.get(i).getDistroFilter().dump())) { in checkModuleNameIsValid()
350 if (!EMPTY_STRING.equals(hapVerifyInfos.get(j).getDistroFilter().dump())) { in checkModuleNameIsValid()
385 if (!EMPTY_STRING.equals(hapVerifyInfos.get(i).getDistroFilter().dump())) { in checkPackageNameIsValid()
389 if (!EMPTY_STRING.equals(hapVerifyInfos.get(j).getDistroFilter().dump())) { in checkPackageNameIsValid()
552 if (!EMPTY_STRING.equals(entryHapVerifyInfos.get(i).getDistroFilter().dump())) { in checkEntryIsValid()
556 if (!EMPTY_STRING.equals(entryHapVerifyInfos.get(j).getDistroFilter().dump())) { in checkEntryIsValid()
723 if (!EMPTY_STRING.equals(featureHap.getDistroFilter().dump())) { in checkFeature()
H A DModuleJsonUtil.java83 private static final String EMPTY_STRING = ""; field in ModuleJsonUtil
1192 return EMPTY_STRING; in parseModuleType()
1209 return EMPTY_STRING; in parseFAIsEntry()
/developtools/hiperf/include/
H A Dsymbols_file.h113 SymbolsFileType = SYMBOL_UNKNOW_FILE, const std::string symbolFilePath = EMPTY_STRING, pid_t pid = 0);
131 [[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING) in LoadSymbols()
139 [[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING) in LoadDebugInfo()
221 std::string symboleFilePath = EMPTY_STRING) const;
130 LoadSymbols([[maybe_unused]] std::shared_ptr<DfxMap> map = nullptr, [[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING) LoadSymbols() argument
138 LoadDebugInfo(std::shared_ptr<DfxMap> map = nullptr, [[maybe_unused]] const std::string &symbolFilePath = EMPTY_STRING) LoadDebugInfo() argument
H A Dutilities.h97 const std::string EMPTY_STRING = ""; member
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;
H A Dtracked_command.h47 return EMPTY_STRING; in GetCommandName()
H A Dperf_file_format.h171 std::string symbolName_ = EMPTY_STRING;
180 std::string filePath_ = EMPTY_STRING;
/developtools/profiler/hiebpf/include/
H A Dutilities.h26 const std::string EMPTY_STRING = ""; member
/developtools/profiler/hiebpf/src/
H A Dutilities.cpp28 return EMPTY_STRING; in ReadFileToString()
/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dhap_verify_utils.cpp31 const std::string EMPTY_STRING = ""; member
193 if (hapVerifyInfo1.GetDistroFilter().Dump() != EMPTY_STRING) { in ShowCheckTips()
197 if (hapVerifyInfo2.GetDistroFilter().Dump() != EMPTY_STRING) { in ShowCheckTips()
374 if (featureHap.GetDistroFilter().Dump() != EMPTY_STRING) { in CheckFeature()
/developtools/profiler/device/plugins/native_daemon/src/
H A Dutilities.cpp116 content_ = EMPTY_STRING; in Start()
248 return EMPTY_STRING; in ReadFileToString()
/developtools/hiperf/src/
H A Dutilities.cpp163 content_ = EMPTY_STRING; in Start()
293 return EMPTY_STRING; in ReadFileToString()
H A Dvirtual_runtime.cpp61 return EMPTY_STRING; in ReadFromSavedCmdLines()
71 return EMPTY_STRING; in ReadFromSavedCmdLines()
79 return EMPTY_STRING; in ReadFromSavedCmdLines()
94 if (comm == EMPTY_STRING) { in ReadThreadName()
H A Dperf_file_reader.cpp377 return EMPTY_STRING; in GetFeatureString()
H A Dsubcommand_dump.cpp595 if (str != EMPTY_STRING) { in SetHM()
H A Dsubcommand_report.cpp637 if (str != EMPTY_STRING) { in SetHM()

Completed in 23 milliseconds

12