Searched defs:profileJson (Results 1 – 3 of 3) sorted by relevance
509 JsonObject profileJson = parser.getAsJsonObject(); in checkProfileValid() local518 …private void checkProfileInfo(JsonObject profileJson, List<X509Certificate> inputCerts) throws Pro… in checkProfileInfo()
1048 String jsonString, HashMap<String, String> profileJson) throws BundleException { in parseModuleAllMetadata() argument1081 … ModuleMetadataInfo parseModuleMetadata(JSONObject jsonObject, HashMap<String, String> profileJson) in parseModuleMetadata() argument
1322 … HashMap<String, String> profileJson) throws BundleException { in parseModuleMetadata() argument