Home
last modified time | relevance | path

Searched refs:GetSuffix (Results 1 - 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/utils/include/
H A Dfile_utils.h42 static std::string GetSuffix(std::string filePath);
/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dfile_utils.cpp53 std::string FileUtils::GetSuffix(std::string filePath) in GetSuffix() function in OHOS::SignatureTools::FileUtils
68 std::string suffix = GetSuffix(filePath); in ValidFileType()
/developtools/hapsigner/hapsigntool_cpp/hap/provider/src/
H A Dsign_provider.cpp87 suffix = FileUtils::GetSuffix(inputFilePath); in CheckParmaAndInitConfig()

Completed in 3 milliseconds