Searched refs:GetSplitOne (Results 1 – 1 of 1) sorted by relevance
250 static std::string GetSplitOne(std::string cmd) in GetSplitOne() function260 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()