/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 | 152 string s = SerialStruct::SerializeToString(context->fileMode); in CheckMaster() local 155 string s = SerialStruct::SerializeToString(context->transferConfig); in CheckMaster() local 197 string s = SerialStruct::SerializeToString(mode); in FileModeSync() local 201 string s = SerialStruct::SerializeToString(ctxNow.transferConfig); in FileModeSync() local 228 for (auto s : dirsOfOptName) { in FileModeSync() local 316 string s = string(reinterpret_cast<char *>(payload), payloadSize); in CommandDispatch() local
|
/developtools/profiler/host/smartperf/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/profiler/device/services/ipc/test/unittest/ |
D | service_base_test.cpp | 40 std::string s="asdf"; variable
|
D | socket_context_test.cpp | 52 std::string s="abc"; variable
|
/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/pkgs/ |
D | gn_common_tool.py | 264 s = """ variable 278 s = "\"${updater_faultloggerd_cfg}\"" variable
|
/developtools/syscap_codec/src/ |
D | endian_internal.c | 28 uint8_t s[4]; in CheckEndian() member
|
/developtools/profiler/device/plugins/ftrace_plugin/src/ |
D | string_utils.cpp | 57 for (auto& s : strs) { in Join() local
|
D | ftrace_fs_ops.cpp | 48 struct stat s; in GetFtraceRoot() local
|
/developtools/profiler/host/smartperf/ide/src/trace/database/ |
D | ProcedureWorker.ts | 331 let s = CpuFreqStruct.maxFreqName variable 790 let s = CpuAbilityMonitorStruct.maxCpuUtilizationName variable 842 let s = MemoryAbilityMonitorStruct.maxMemoryByteName variable
|
/developtools/profiler/host/smartperf/trace_streamer/src/trace_streamer/ |
D | trace_streamer_selector.cpp | 247 std::string s = traceRangeStr.substr(i, pos - i); in UpdateTraceRangeTime() local
|
/developtools/hiperf/src/ |
D | utilities.cpp | 359 std::string s = ReadFileToString(path); in ReadIntFromProcFile() local 369 std::string s = std::to_string(value); in WriteIntToProcFile() local 579 char *s = str; in GetProcessorNumFromString() local
|
D | virtual_thread.cpp | 224 std::istringstream s(mapContent); in ParseMap() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/ |
D | rpc_server.cpp | 77 std::string s = thirdPartyConfig.substr(i, pos - i); in TraceStreamer_Init_ThirdParty_Config() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
D | virtual_thread.cpp | 220 std::istringstream s(mapContent); in ParseMap() local
|
D | utilities.cpp | 336 std::string s = ReadFileToString(path); in ReadIntFromProcFile() local 346 std::string s = std::to_string(value); in WriteIntToProcFile() local
|
/developtools/hdc/src/daemon/ |
D | daemon.cpp | 250 string s = string(reinterpret_cast<char *>(payload), payloadSize); in DaemonSessionHandshake() local
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | utilities.cpp | 286 std::string s = ReadFileToString(path); in ReadIntFromProcFile() local 296 std::string s = std::to_string(value); in WriteIntToProcFile() local
|
D | virtual_thread.cpp | 259 std::istringstream s(mapContent); in ParseMap() local
|
/developtools/profiler/host/smartperf/ide/src/trace/component/ |
D | SpRecyclerSystemTrace.ts | 444 let s = CpuFreqStruct.maxFreqName variable
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/ |
D | htrace_parser.cpp | 329 auto s = cpuStats.per_cpu_stats(0); in ParseFtrace() local
|
/developtools/hdc/src/host/ |
D | server.cpp | 412 string s = usbMountPoint; in NotifyInstanceSessionFree() local 477 string s = string(reinterpret_cast<char *>(payload), payloadSize); in ServerSessionHandshake() local
|
/developtools/profiler/device/services/ipc/src/ |
D | ipc_generator_impl.cpp | 121 std::string SwapName(std::string s) in SwapName()
|