Searched refs:parseAppIdentifier (Results 1 – 2 of 2) sorted by relevance
125 Pair<String, String> resultPair = parseAppIdentifier(profileContent); in getAppIdentifier()144 …public static Pair<String, String> parseAppIdentifier(String profileContent) throws ProfileExcepti… in parseAppIdentifier() method in HapUtils
137 Pair<String, String> pairResult = HapUtils.parseAppIdentifier(profileContent); in verifyElf()164 Pair<String, String> pairResult = HapUtils.parseAppIdentifier(profileContent); in verifyHap()