| /developtools/profiler/device/cmds/src/ |
| D | command_param_text.cpp | 18 CommandParamText::CommandParamText(std::string& s) : stringText_(s) {} in CommandParamText() 19 void CommandParamText::SetValue(const std::string& s) in SetValue()
|
| D | command_param.cpp | 30 [filterName](const std::string& s) { return s == filterName; }); in IsInFilter()
|
| /developtools/hdc/src/common/ |
| D | file.cpp | 319 string s = SerialStruct::SerializeToString(context->fileMode); in CheckMaster() local 322 string s = SerialStruct::SerializeToString(context->transferConfig); in CheckMaster() local 364 string s = SerialStruct::SerializeToString(mode); in FileModeSync() local 368 string s = SerialStruct::SerializeToString(ctxNow.transferConfig); in FileModeSync() local 395 for (auto s : dirsOfOptName) { in FileModeSync() local 574 string s = string(reinterpret_cast<char *>(payload), payloadSize); in CommandDispatch() local
|
| D | heartbeat.cpp | 64 string s = string(reinterpret_cast<char *>(payload), payloadSize); in HandleRecvHeartbeatMsg() local
|
| /developtools/profiler/protos/types/plugins/ftrace_data/6.6.30/ |
| D | rcu.proto | 23 string s = 1; field
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | rcu.proto | 23 string s = 1; field
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | rcu.proto | 23 string s = 1; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | rcu.proto | 23 string s = 1; field
|
| /developtools/hdc/hdc_rust/src/host/ |
| D | translate.rs | 77 let mut s = " OpenHarmony device connector(HDC) ... \n".to_string() in verbose() localVariable
|
| /developtools/profiler/device/plugins/native_hook/src/ |
| D | sampling.cpp | 38 Spinlock s; in CalcSamplings() local
|
| /developtools/profiler/device/services/ipc/test/unittest/ |
| D | service_base_test.cpp | 39 std::string s="asdf"; variable
|
| D | socket_context_test.cpp | 50 std::string s="abc"; variable
|
| /developtools/smartperf_host/smartperf_device/device_ui/entry/src/main/ets/common/utils/ |
| D | TimeUtils.ts | 39 s: seconds, constant
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/utils/ |
| D | TimeUtils.ts | 39 s: seconds, constant
|
| /developtools/syscap_codec/src/ |
| D | endian_internal.c | 29 uint8_t s[4]; in CheckEndian() member
|
| /developtools/smartperf_host/smartperf_host/ide/test/base-ui/untils/ |
| D | ExcelFormater.test.ts | 20 const s = 'Hello, {name}!'; constant
|
| /developtools/hdc/test/unittest/common/ |
| D | heartbeat_ut.cpp | 67 std::string s = SerialStruct::SerializeToString(heartbeatMsg); variable
|
| /developtools/profiler/device/services/ipc/src/ |
| D | proto_encoder_plugin_generator.cpp | 58 static std::string SwapName(const std::string& s) in SwapName() 76 static std::string Tolowercase(const std::string& s) in Tolowercase()
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | string_utils.cpp | 66 for (auto& s : strs) { in Join() local
|
| /developtools/profiler/hidebug/test/unittest/native/ |
| D | hidebug_util_test.cpp | 86 auto split2 = SplitStr("/test/", '/', [](std::string& s) { in __anonfd8019cc0102()
|
| /developtools/hiperf/src/ |
| D | virtual_thread.cpp | 289 std::istringstream s(mapContent); in ParseServiceMap() local 315 std::istringstream s(mapContent); in ParseDevhostMap() local
|
| /developtools/profiler/hiebpf/src/ |
| D | maps_info.cpp | 38 std::istringstream s(mapContent); in GetMaps() local
|
| /developtools/smartperf_host/smartperf_host/ide/src/base-ui/table/ |
| D | LitPageTable.ts | 275 …let s = pageArea.map((a) => '"_checkbox_ ' + a.map((aa: unknown) => aa.t).join(' ') + '"').join(' … variable 281 let s = pageArea.map((a) => '"' + a.map((aa: unknown) => aa.t).join(' ') + '"').join(' '); variable
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/base/ |
| D | ColorUtils.ts | 246 const [h, s, l] = rgbToHsl(color[0] / 255, color[1] / 255, color[2] / 255); constant
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/timer-shaft/ |
| D | RangeRuler.ts | 728 let s = this.scale * bb; variable 754 let s = this.scale * bb; variable
|