Searched refs:ToLowerString (Results 1 – 4 of 4) sorted by relevance
74 std::string DlpUtils::ToLowerString(const std::string& str) in ToLowerString() function in OHOS::Security::DlpPermission::DlpUtils85 std::string lower = DlpUtils::ToLowerString(suffix); in GetFileTypeBySuffix()
89 std::string lower = DlpUtils::ToLowerString(suffix); in GetMimeTypeBySuffix()
52 static std::string ToLowerString(const std::string& str);
37 std::string DlpUtils::ToLowerString(const std::string& str) in ToLowerString() function in OHOS::Security::DlpPermission::DlpUtils