Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/test/moduletest/common/
Dhiview_plugin_platform_module_test.cpp49 std::string pidStr = GetCmdResultFromPopen(cmd); in GetServicePid() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dmemory_collector_impl.cpp443 std::string pidStr = std::to_string(pid); in CollectRawSmaps() local
479 static std::string GetSnapshotPath(const std::string& dirPath, const std::string& pidStr) in GetSnapshotPath()
503 std::string pidStr = std::to_string(pid); in CollectHprof() 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/plugins/faultlogger/service/
Dfaultlog_formatter.cpp159 void WriteStackTraceFromLog(int32_t fd, const std::string& pidStr, const std::string& path) in WriteStackTraceFromLog()
/base/hiviewdfx/faultloggerd/test/utils/
Ddfx_test_util.cpp79 std::string pidStr = ExecuteCommands(cmd); in GetProcessPid() local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Dpeer_binder_catcher.cpp95 std::string pidStr = ""; in Catch() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
Ddfx_dump_catcher.cpp420 std::string pidStr; in DumpCatchMultiPid() local
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp266 std::string pidStr = strList[2].substr(0, strList[2].find(":")); in ParsePeerBinder() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_meter.cpp115 std::string pidStr = std::to_string(getprocpid()); in OpenTraceMarkerFile() local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp630 string pidStr = cmdResult.front(); in GetNSPidByPid() local