Home
last modified time | relevance | path

Searched defs:pidStr (Results 1 – 13 of 13) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
Dfaultlog_formatter_unittest.cpp55 std::string pidStr; variable
/base/hiviewdfx/hiview/test/moduletest/common/
Dhiview_plugin_platform_module_test.cpp49 std::string pidStr = GetCmdResultFromPopen(cmd); in GetServicePid() local
/base/sensors/medical_sensor/services/medical_sensor/test/unittest/phone/
Dmedical_proxy_test.cpp98 std::string pidStr(buf); in GetSensorServicePid() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dmemory_collector_impl.cpp516 std::string pidStr = std::to_string(pid); in CollectRawSmaps() local
552 static std::string GetSnapshotPath(const std::string& dirPath, const std::string& pidStr) in GetSnapshotPath()
576 std::string pidStr = std::to_string(pid); in CollectHprof() local
Dmem_profiler_collector_impl.cpp54 std::string pidStr = std::to_string(pid); in GetUid() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_meter.cpp172 std::string pidStr = std::to_string(getprocpid()); in InitPid() local
190 std::string pidStr = std::to_string(getprocpid()); in ReloadPid() local
448 std::string pidStr = std::string(g_pid); in SetMainThreadInfo() local
469 std::string pidStr = std::string(g_pid); in SetAllThreadInfo() local
Dhitrace_dump.cpp1406 std::string pidStr = item.substr(pos + 1); in ParseArgs() local
/base/hiviewdfx/faultloggerd/test/utils/
Ddfx_test_util.cpp79 std::string pidStr = ExecuteCommands(cmd); in GetProcessPid() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlog_formatter.cpp180 void WriteStackTraceFromLog(int32_t fd, const std::string& pidStr, const std::string& path) in WriteStackTraceFromLog()
/base/hiviewdfx/hicollie/frameworks/native/
Dxcollie_utils.cpp148 std::string pidStr = pid > 0 ? std::to_string(pid) : "self"; in GetProcessNameFromProcCmdline() local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp97 std::string pidStr = ""; in Catch() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Ddfx_dump_catcher.cpp618 std::string pidStr; in DumpCatchMultiPid() local
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp449 std::string pidStr = strList[2].substr(0, strList[2].find(":")); in ParsePeerBinder() local