Searched refs:getAppIdentifier (Results 1 – 2 of 2) sorted by relevance
124 public static String getAppIdentifier(String profileContent) throws ProfileException { in getAppIdentifier() method in HapUtils
130 …String ownerID = (profileContent == null) ? "DEBUG_LIB_ID" : HapUtils.getAppIdentifier(profileCont… in getElfCodeSignBlock()186 String ownerID = HapUtils.getAppIdentifier(profileContent); in getCodeSignBlock()