Searched refs:ConvertSaIdToSaName (Results 1 – 5 of 5) sorted by relevance
46 static std::string ConvertSaIdToSaName(const std::string &saIdStr);
382 std::string DumpUtils::ConvertSaIdToSaName(const std::string &saIdStr) in ConvertSaIdToSaName() function in OHOS::HiviewDFX::DumpUtils
58 std::transform(list.begin(), list.end(), list.begin(), DumpUtils::ConvertSaIdToSaName); in Execute()
85 ss << SEPARATOR_TEMPLATE << DumpUtils::ConvertSaIdToSaName(name) << SEPARATOR_TEMPLATE; in GetData()
704 std::string name = DumpUtils::ConvertSaIdToSaName(SCORE_ADJ_STR);