Searched defs:profileJson (Results 1 – 5 of 5) sorted by relevance
164 JsonObject profileJson = parser.getAsJsonObject(); in parseAppIdentifier() local210 JsonObject profileJson = parser.getAsJsonObject(); in getPublicHnpOwnerId() local
615 JsonObject profileJson = parser.getAsJsonObject(); in checkProfileValid() local624 …private void checkProfileInfo(JsonObject profileJson, List<X509Certificate> inputCerts) throws Pro… in checkProfileInfo()
203 String profileJson; in verifyElf() local
990 String jsonString, HashMap<String, String> profileJson) throws BundleException { in parseModuleAllMetadata() argument1011 … ModuleMetadataInfo parseModuleMetadata(JSONObject jsonObject, HashMap<String, String> profileJson) in parseModuleMetadata() argument
1406 … HashMap<String, String> profileJson) throws BundleException { in parseModuleMetadata() argument