/developtools/profiler/host/smartperf/ide/server/ |
D | main.go | 51 func cors(fs http.Handler, version string) http.HandlerFunc { 68 func exist(path string) bool { 235 func SplitLines(s string) []string { 244 func readFileFirstLine(path string) string { 259 func PathExists(path string) (bool, error) { 270 func chekDir(path string) { 287 func open(url string) error { 297 func openUrlWindows(url string) error { 302 func openUrlDarwin(url string) error { 307 func openUrlOther(url string) error { [all …]
|
/developtools/profiler/host/smartperf/ide/src/trace/database/ui-worker/ |
D | ProcedureWorker.ts | 128 if ((e.data.type as string).startsWith("clear")) { alias 156 req.type = e.data.type as string; alias
|
/developtools/profiler/host/smartperf/client/client_ui/AppScope/resources/base/element/ |
D | string.json | 2 "string": [ array
|
/developtools/global_resource_tool/test/resources/base/element/ |
D | strings.json | 2 "string":[ array
|
/developtools/global_resource_tool/src/ |
D | resource_table.cpp | 129 uint32_t ResourceTable::SaveToResouorceIndex(const map<string, vector<TableData>> &configs) const in SaveToResouorceIndex() argument 175 bool ResourceTable::Prepare(const map<string, vector<TableData>> &configs, in Prepare() 212 bool ResourceTable::SaveRecordItem(const map<string, vector<TableData>> &configs, in SaveRecordItem() 258 void ResourceTable::SaveLimitKeyConfigs(const map<string, LimitKeyConfig> &limitKeyConfigs, ostring… in SaveLimitKeyConfigs() argument 270 void ResourceTable::SaveIdSets(const map<string, IdSet> &idSets, ostringstream &out) const in SaveIdSets() argument
|
D | cmd_parser.cpp | 356 handles_.emplace('f', [this](const string &) -> uint32_t { return ForceWrite(); }); in InitCommand() 357 handles_.emplace('v', [this](const string &) -> uint32_t { return PrintVersion(); }); in InitCommand() 362 handles_.emplace('a', [this](const string &) -> uint32_t { return SetPreviewMode(); }); in InitCommand() 365 handles_.emplace('z', [this](const string &) -> uint32_t { return SetCombine(); }); in InitCommand() 367 handles_.emplace('h', [this](const string &) -> uint32_t { return ShowHelp(); }); in InitCommand()
|
D | module_combine.cpp | 92 bool ModuleCombine::CombineSolidXml(const string &src, const string &dst, const map<string, string>… in CombineSolidXml()
|
D | i_resource_compiler.cpp | 127 uint32_t IResourceCompiler::ConvertToSolidXml(const map<string, vector<FileInfo>> &setsByDirectory) in ConvertToSolidXml()
|
D | reference_parser.cpp | 293 bool ReferenceParser::ParseRefImpl(string &key, const map<string, ResType> &refs, bool isSystem) co… in ParseRefImpl() argument
|
/developtools/hiperf/src/ |
D | subcommand_stat.cpp | 122 const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent>> &countEvents) in Report() 152 const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent>> &countEvents, in FindEventCount() 191 void SubCommandStat::GetComments(const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent… in GetComments() 281 const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent>> &countEvents, in FindRunningTime()
|
D | utilities.cpp | 455 std::string &StringTrim(std::string &string) in StringTrim() 522 bool StringStartsWith(const std::string &string, const std::string &with) in StringStartsWith() 527 bool StringEndsWith(const std::string &string, const std::string &with) in StringEndsWith()
|
D | perf_file_writer.cpp | 426 bool PerfFileWriter::AddStringFeature(FEATURE feature, std::string string) in AddStringFeature()
|
D | perf_file_format.cpp | 161 uint32_t PerfFileSection::SizeOf(std::string &string) in SizeOf()
|
/developtools/hiperf/demo/js/entry/src/main/resources/base/element/ |
D | string.json | 2 "string": [ array
|
/developtools/hdc/src/common/ |
D | base.h | 109 std::function<void(const uint8_t, string &, const void *)> cb) in DelayDoSimple() argument 113 …inline bool DoNextLoop(uv_loop_t *loop, void *data, std::function<void(const uint8_t, string &, co… in DoNextLoop() argument
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/model/ |
D | VerificationResult.java | 51 public void setMessage(String string) { in setMessage()
|
/developtools/profiler/host/smartperf/client/client_command/include/ |
D | sp_csv_util.h | 58 static void WriteCsvH(std::string path, std::map<std::string, std::string> vmap) in WriteCsvH()
|
D | sp_thread_socket.h | 26 std::string MapToString(std::map<std::string, std::string> dataMap) const in MapToString()
|
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/resources/base/element/ |
D | string.json | 2 "string": [ array
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | utilities.cpp | 382 std::string &StringTrim(std::string &string) in StringTrim() 449 bool StringStartsWith(const std::string &string, const std::string &with) in StringStartsWith() 454 bool StringEndsWith(const std::string &string, const std::string &with) in StringEndsWith()
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
D | utilities.cpp | 363 std::string &StringTrim(std::string &string) in StringTrim() 430 bool StringStartsWith(const std::string &string, const std::string &with) in StringStartsWith() 435 bool StringEndsWith(const std::string &string, const std::string &with) in StringEndsWith()
|
D | perf_file_format.cpp | 161 uint32_t PerfFileSection::SizeOf(std::string &string) in SizeOf()
|
/developtools/profiler/host/smartperf/client/client_command/ |
D | sp_task.cpp | 62 static std::string MapToString(std::map<std::string, std::string> myMap) in MapToString()
|
/developtools/hiperf/test/unittest/common/native/ |
D | perf_events_test.cpp | 81 const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent>> &countEvents) in StatCount()
|
/developtools/hiperf/include/ |
D | perf_file_format.h | 92 char string[0]; /* zero terminated */ member
|