Searched refs:GetFileTypeBySuffix (Results 1 – 5 of 5) sorted by relevance
49 static std::string GetFileTypeBySuffix(const std::string& suffix);
52 std::string DlpUtils::GetFileTypeBySuffix(const std::string& suffix) in GetFileTypeBySuffix() function in OHOS::Security::DlpPermission::DlpUtils
83 std::string DlpUtils::GetFileTypeBySuffix(const std::string& suffix) in GetFileTypeBySuffix() function in OHOS::Security::DlpPermission::DlpUtils
253 std::string fileType = DlpUtils::GetFileTypeBySuffix(realSuffix); in ConvertAbilityInfoWithSupportDlp()
479 std::string fileType = DlpUtils::GetFileTypeBySuffix(realSuffix); in SupportDlpWithAppId()