Searched defs:profileType (Results 1 – 6 of 6) sorted by relevance
62 const std::string profileType = "debug"; variable83 const std::string profileType = "debug"; variable104 const std::string profileType = "release"; variable125 const std::string profileType = "release"; variable
50 std::string profileType = resultPair.second; in GetAppIdentifier() local64 std::string profileType; in ParseAppIdentifier() local
91 String profileType = resultPair.getSecond(); in getAppIdentifier() local110 String profileType = null; in parseAppIdentifier() local159 JsonPrimitive profileType = profileJson.getAsJsonPrimitive(profileTypeKey); in getPublicHnpOwnerId() local
69 private static void checkOwnerID(byte[] signature, String profileOwnerID, String profileType) in checkOwnerID()79 …private static void checkHnpOwnerID(byte[] signature, String profileOwnerID, String profileType, S… in checkHnpOwnerID()93 private static void checkSignatureOwnerID(String ownerID, byte[] signature, String profileType) in checkSignatureOwnerID()
43 const std::string& profileType) in CheckOwnerID()
638 String profileType = profileJson.get(profileTypeKey).getAsString(); in checkProfileInfo() local