Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 34) sorted by relevance

12

/developtools/profiler/device/cmds/src/
Dcommand_param_text.cpp18 CommandParamText::CommandParamText(std::string& s) : stringText_(s) {} in CommandParamText()
19 void CommandParamText::SetValue(const std::string& s) in SetValue()
Dcommand_param.cpp31 [filterName](const std::string& s) { return s == filterName; }); in IsInFilter()
/developtools/profiler/protos/types/plugins/ftrace_data/
Drcu.proto23 string s = 1; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Drcu.proto23 string s = 1; field
/developtools/hdc_standard/src/common/
Dasync_cmd.cpp86 string s((char *)buf, size); in ChildReadCallback() local
90 string s((char *)buf, size); in ChildReadCallback() local
Dfile.cpp113 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/
Dservice_base_test.cpp40 std::string s="asdf"; variable
Dsocket_context_test.cpp52 std::string s="abc"; variable
/developtools/syscap_codec/src/
Dendian_internal.c29 uint8_t s[4]; in CheckEndian() member
/developtools/profiler/host/smartperf/client/
DRAM.cpp66 char s[1024]; in getRamInfo() local
Dgp_utils.cpp76 char s[buffLengh]; in freadFile() local
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dstring_utils.cpp57 for (auto& s : strs) { in Join() local
Dftrace_fs_ops.cpp48 struct stat s; in GetFtraceRoot() local
/developtools/global_resource_tool/src/
Dfile_entry.cpp87 struct stat s; in Exist() local
127 struct stat s; in IsDirectory() local
/developtools/profiler/host/smartperf/ide/src/trace/component/
DSpSystemTrace.ts597 let s = CpuFreqStruct.maxFreqName variable
649 let s = CpuFreqStruct.maxFreqName variable
DSpRecyclerSystemTrace.ts419 let s = CpuFreqStruct.maxFreqName variable
/developtools/profiler/trace_analyzer/src/parser/htrace_parser/
Dhtrace_parser.cpp224 auto s = cpuStats.per_cpu_stats(0); in ParseFtrace() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/
Dhtrace_parser.cpp256 auto s = cpuStats.per_cpu_stats(0); in ParseFtrace() local
/developtools/profiler/device/plugins/native_daemon/src/
Dvirtual_thread.cpp198 std::istringstream s(mapContent); in ParseMap() local
Dutilities.cpp268 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/
DProcedureWorker.ts201 let s = CpuFreqStruct.maxFreqName variable
/developtools/hiperf/src/
Dvirtual_thread.cpp220 std::istringstream s(mapContent); in ParseMap() local
Dutilities.cpp343 std::string s = ReadFileToString(path); in ReadIntFromProcFile() local
353 std::string s = std::to_string(value); in WriteIntToProcFile() local
/developtools/hdc_standard/src/daemon/
Ddaemon.cpp238 string s = string((char *)payload, payloadSize); in DaemonSessionHandshake() local
/developtools/hdc_standard/src/host/
Dserver.cpp394 string s = usbMountPoint; in NotifyInstanceSessionFree() local
455 string s = string((char *)payload, payloadSize); in ServerSessionHandshake() local

12