Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsp_utils.cpp250 static std::string GetSplitOne(std::string cmd) in GetSplitOne() function
260 std::string sn = GetSplitOne("param get ohos.boot.sn"); in GetDeviceInfo()
261 std::string deviceTypeName = GetSplitOne("param get ohos.boot.hardware"); in GetDeviceInfo()
262 std::string brand = GetSplitOne("param get const.product.brand"); in GetDeviceInfo()
263 std::string version = GetSplitOne("param get const.product.software.version"); in GetDeviceInfo()