| /developtools/profiler/host/smartperf/ide/server/ |
| D | main.go | 35 func cors(fs http.Handler, version string) http.HandlerFunc { 52 func exist(path string) bool { 175 func SplitLines(s string) []string { 184 func readFileFirstLine(path string) string { 199 func PathExists(path string) (bool, error) { 210 func chekDir(path string) { 227 func open(url string) error { 237 func openUrlWindows(url string) error { 242 func openUrlDarwin(url string) error { 247 func openUrlOther(url string) error { [all …]
|
| /developtools/profiler/host/smartperf/client/ |
| D | profiler.cpp | 30 void Profiler::createCpu(std::map<std::string, std::string> &gpMap) in createCpu() 50 void Profiler::createGpu(std::map<std::string, std::string> &gpMap) in createGpu() 62 void Profiler::createDdr(std::map<std::string, std::string> &gpMap) in createDdr() 70 … void Profiler::createFps(int isVideo, int isCamera, std::map<std::string, std::string> &gpMap) in createFps() 94 void Profiler::createTemp(std::map<std::string, std::string> &gpMap) in createTemp() 108 void Profiler::createPower(std::map<std::string, std::string> &gpMap) in createPower() 118 …void Profiler::createRam(const std::string &pkg_name, std::map<std::string, std::string> &gpMap, i… in createRam() 128 … void Profiler::createSnapshot(std::map<std::string, std::string> &gpMap, long long timestamp) in createSnapshot()
|
| /developtools/global_resource_tool/test/resources/base/element/ |
| D | strings.json | 2 "string":[ array
|
| /developtools/global_resource_tool/src/ |
| D | resource_table.cpp | 108 uint32_t ResourceTable::SaveToResouorceIndex(const map<string, vector<TableData>> &configs) const in SaveToResouorceIndex() argument 150 bool ResourceTable::Prepare(const map<string, vector<TableData>> &configs, in Prepare() 187 bool ResourceTable::SaveRecordItem(const map<string, vector<TableData>> &configs, in SaveRecordItem() 235 void ResourceTable::SaveLimitKeyConfigs(const map<string, LimitKeyConfig> &limitKeyConfigs, ofstrea… in SaveLimitKeyConfigs() argument 247 void ResourceTable::SaveIdSets(const map<string, IdSet> &idSets, ofstream &out) const in SaveIdSets() argument
|
| D | cmd_parser.cpp | 277 handles_.emplace('f', [this](const string &) -> uint32_t { return ForceWrite(); }); in InitCommand() 278 handles_.emplace('v', [this](const string &) -> uint32_t { return PrintVersion(); }); in InitCommand() 283 handles_.emplace('a', [this](const string &) -> uint32_t { return SetPreviewMode(); }); 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 | 117 uint32_t IResourceCompiler::ConvertToSolidXml(const map<string, vector<FileInfo>> &setsByDirectory) in ConvertToSolidXml()
|
| D | reference_parser.cpp | 270 bool ReferenceParser::ParseRefImpl(string &key, const map<string, ResType> &refs, bool isSystem) co… in ParseRefImpl() argument
|
| /developtools/hiperf/src/ |
| D | subcommand_stat.cpp | 114 const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent>> &countEvents) in Report() 144 const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent>> &countEvents, in FindEventCount() 183 void SubCommandStat::GetComments(const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent… in GetComments() 273 const std::map<std::string, std::unique_ptr<PerfEvents::CountEvent>> &countEvents, in FindRunningTime()
|
| D | utilities.cpp | 439 std::string &StringTrim(std::string &string) in StringTrim() 506 bool StringStartsWith(const std::string &string, const std::string &with) in StringStartsWith() 511 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_standard/src/common/ |
| D | base.h | 106 std::function<void(const uint8_t, string &, const void *)> cb) in DelayDoSimple() argument 110 …inline bool DoNextLoop(uv_loop_t *loop, void *data, std::function<void(const uint8_t, string &, co… in DoNextLoop() argument
|
| D | base.cpp | 1189 std::function<void(const uint8_t, string &, const void *)> cb) in DelayDo() 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/ohosprofiler/src/main/java/ohos/devtools/services/memory/nativeservice/ |
| D | NativeDataExternalInterface.java | 171 private NativeInstanceObject createInstance(String string) { in createInstance() 183 private NativeFrame createNativeFrame(String string) { in createNativeFrame()
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | utilities.cpp | 362 std::string &StringTrim(std::string &string) in StringTrim() 432 bool StringStartsWith(const std::string &string, const std::string &with) in StringStartsWith() 437 bool StringEndsWith(const std::string &string, const std::string &with) in StringEndsWith()
|
| /developtools/profiler/host/smartperf/ide/src/trace/database/ |
| D | ProcedureWorker.ts | 49 if ((e.data.type as string).startsWith("clear")) { alias
|
| /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
|
| /developtools/ace-ets2bundle/compiler/codegen/ |
| D | codegen_ets.js | 15 …h_hash_undefined__",s="__lodash_placeholder__",p=32,l=128,c=1/0,u=9007199254740991,y=NaN,d=4294967…
|