/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 | 31 [filterName](const std::string& s) { return s == filterName; }); in IsInFilter()
|
/developtools/profiler/protos/types/plugins/ftrace_data/ |
D | rcu.proto | 23 string s = 1; field
|
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/ |
D | rcu.proto | 23 string s = 1; field
|
/developtools/hdc_standard/src/common/ |
D | async_cmd.cpp | 86 string s((char *)buf, size); in ChildReadCallback() local 90 string s((char *)buf, size); in ChildReadCallback() local
|
D | file.cpp | 113 string s = SerialStruct::SerializeToString(context->transferConfig); in CheckMaster() local 180 string s = string((char *)payload, payloadSize); in CommandDispatch() local
|
/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/syscap_codec/src/ |
D | endian_internal.c | 29 uint8_t s[4]; in CheckEndian() member
|
/developtools/profiler/host/smartperf/client/ |
D | RAM.cpp | 66 char s[1024]; in getRamInfo() local
|
D | gp_utils.cpp | 76 char s[buffLengh]; in freadFile() local
|
/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/global_resource_tool/src/ |
D | file_entry.cpp | 87 struct stat s; in Exist() local 127 struct stat s; in IsDirectory() local
|
/developtools/profiler/host/smartperf/ide/src/trace/component/ |
D | SpSystemTrace.ts | 597 let s = CpuFreqStruct.maxFreqName variable 649 let s = CpuFreqStruct.maxFreqName variable
|
D | SpRecyclerSystemTrace.ts | 419 let s = CpuFreqStruct.maxFreqName variable
|
/developtools/profiler/trace_analyzer/src/parser/htrace_parser/ |
D | htrace_parser.cpp | 224 auto s = cpuStats.per_cpu_stats(0); in ParseFtrace() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/ |
D | htrace_parser.cpp | 256 auto s = cpuStats.per_cpu_stats(0); in ParseFtrace() local
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | virtual_thread.cpp | 198 std::istringstream s(mapContent); in ParseMap() local
|
D | utilities.cpp | 268 std::string s = ReadFileToString(path); in ReadIntFromProcFile() local 278 std::string s = std::to_string(value); in WriteIntToProcFile() local
|
/developtools/profiler/host/smartperf/ide/src/trace/database/ |
D | ProcedureWorker.ts | 201 let s = CpuFreqStruct.maxFreqName variable
|
/developtools/hiperf/src/ |
D | virtual_thread.cpp | 220 std::istringstream s(mapContent); in ParseMap() local
|
D | utilities.cpp | 343 std::string s = ReadFileToString(path); in ReadIntFromProcFile() local 353 std::string s = std::to_string(value); in WriteIntToProcFile() local
|
/developtools/hdc_standard/src/daemon/ |
D | daemon.cpp | 238 string s = string((char *)payload, payloadSize); in DaemonSessionHandshake() local
|
/developtools/hdc_standard/src/host/ |
D | server.cpp | 394 string s = usbMountPoint; in NotifyInstanceSessionFree() local 455 string s = string((char *)payload, payloadSize); in ServerSessionHandshake() local
|