Home
last modified time | relevance | path

Searched refs:GetPidCmd (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/hilog_plugin/src/
Dhilog_plugin.cpp142 inline std::string HilogPlugin::GetPidCmd() in GetPidCmd() function in HilogPlugin
179 if (GetPidCmd().length() > 0) { in InitHilogCmd()
181 fullCmd_ += GetPidCmd(); in InitHilogCmd()
190 if (GetPidCmd().length() > 0) { in InitHilogCmd()
192 fullCmd_ += GetPidCmd(); in InitHilogCmd()
/developtools/profiler/device/plugins/hilog_plugin/include/
Dhilog_plugin.h41 std::string GetPidCmd();