Home
last modified time | relevance | path

Searched refs:fatherProperty (Results 1 - 1 of 1) sorted by relevance

/developtools/packing_tool/adapter/ohos/
H A DModuleJsonUtil.java1775 private static boolean isExistedProperty(String jsonString, String fatherProperty, in isExistedProperty() argument
1784 JSONObject appObj = jsonObject.getJSONObject(fatherProperty); in isExistedProperty()
1786 LOG.error("parse failed, input module.json is invalid, module.json has no " + fatherProperty + "."); in isExistedProperty()
1788 fatherProperty + "."); in isExistedProperty()

Completed in 4 milliseconds