Searched refs:GetSectionName (Results 1 – 2 of 2) sorted by relevance
73 static std::string GetSectionName(const std::string &name);
107 [](std::string &a) { return GetSectionName(a); }); in GetSectionNames()127 std::string ConfigUtils::GetSectionName(const std::string &name) in GetSectionName() function in OHOS::HiviewDFX::ConfigUtils792 SetSection(tmpUse, GetSectionName(name)); in GetGroup()