| /developtools/profiler/device/plugins/native_daemon/include/ |
| D | perf_file_format.h | 28 std::string symbolName_ = EMPTY_STRING; 37 std::string filePath_ = EMPTY_STRING;
|
| D | utilities.h | 90 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;
|
| D | symbols_file.h | 247 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/ |
| D | ResourcesParser.java | 50 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 …]
|
| D | CompressEntrance.java | 30 private static final String EMPTY_STRING = ""; field in CompressEntrance 86 return EMPTY_STRING; in getHapSha256()
|
| D | HapVerify.java | 39 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()
|
| D | ModuleJsonUtil.java | 77 private static final String EMPTY_STRING = ""; field in ModuleJsonUtil 1234 return EMPTY_STRING; in parseModuleType() 1261 return EMPTY_STRING; in parseFAIsEntry()
|
| D | Compressor.java | 108 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/ |
| D | utilities.h | 94 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;
|
| D | symbols_file.h | 251 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;
|
| D | tracked_command.h | 47 return EMPTY_STRING; in GetCommandName()
|
| D | perf_file_format.h | 182 std::string symbolName_ = EMPTY_STRING; 191 std::string filePath_ = EMPTY_STRING;
|
| /developtools/profiler/hiebpf/include/ |
| D | utilities.h | 26 const std::string EMPTY_STRING = ""; variable
|
| /developtools/hiperf/src/ |
| D | hiperf_libreport.cpp | 178 return EMPTY_STRING; in ElfGetBuildId() 201 return EMPTY_STRING; in ElfGetBuildId() 221 return EMPTY_STRING; // found nothing in ElfGetBuildId()
|
| D | symbols_file.cpp | 106 return EMPTY_STRING; in SearchReadableFile() 314 return EMPTY_STRING; in ElfGetBuildId() 334 return EMPTY_STRING; // found nothing in ElfGetBuildId()
|
| D | utilities.cpp | 170 content_ = EMPTY_STRING; in Start() 303 return EMPTY_STRING; in ReadFileToString()
|
| D | perf_file_reader.cpp | 383 return EMPTY_STRING; in GetFeatureString()
|
| /developtools/profiler/hiebpf/src/ |
| D | utilities.cpp | 28 return EMPTY_STRING; in ReadFileToString()
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | utilities.cpp | 96 content_ = EMPTY_STRING; in Start() 228 return EMPTY_STRING; in ReadFileToString()
|
| D | symbols_file.cpp | 104 return EMPTY_STRING; in SearchReadableFile() 292 return EMPTY_STRING; in ElfGetBuildId() 312 return EMPTY_STRING; // found nothing in ElfGetBuildId()
|