Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
H A DModuleAppInfo.java96 * Indicates the entityType of app AppJson.
98 public String entityType = UNSPECIFIED; field in ModuleAppInfo
H A DJsonUtil.java88 private static final String ENTITY_TYPE = "entityType";
451 moduleAppInfo.entityType = getJsonString(appJson, ENTITY_TYPE, UNSPECIFIED); in parseModuleAppInfo()

Completed in 8 milliseconds