Home
last modified time | relevance | path

Searched defs:deviceTypes (Results 1 – 11 of 11) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DHQFInfo.java38 private List<String> deviceTypes = new ArrayList<>(); field in HQFInfo
102 public void setDeviceTypes(List<String> deviceTypes) { in setDeviceTypes()
DModuleInfo.java77 public List<String> deviceTypes = new ArrayList<String>(); field in ModuleInfo
DModuleAppInfo.java113 public Map<String, ModuleDeviceType> deviceTypes = new HashMap<>(); field in ModuleAppInfo
DModuleJsonUtil.java801 List<String> deviceTypes = new ArrayList<>(); in parseFaEntry() local
837 List<String> deviceTypes = new ArrayList<>(); in parseStageEntry() local
853 List<String> deviceTypes = new ArrayList<>(); in getDeviceTypeFromFAModule() local
868 List<String> deviceTypes = new ArrayList<>(); in getDeviceTypesFromStageModule() local
DJsonUtil.java184 String deviceTypes = getJsonString(tmpObj, DEVICE_TYPE); in parseHapList() local
280 String deviceTypes = getJsonString(tmpObj, DEVICE_TYPE_NEW); in parseDeviceTypeToHapInfo() local
519List<String> deviceTypes) throws BundleException { in parseDeviceConfigInfo()
DHapVerify.java1306 List<String> deviceTypes = hapVerifyInfo.getDeviceType(); in getDeviceHapVerifyInfoMap() local
DCompressor.java919 String deviceTypes = utility.getDeviceType().replace("\"", "").trim(); in compressHapMode() local
996 String deviceTypes = utility.getDeviceType().replace("\"", "").trim(); in compressHapModeForModule() local
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/testdata/obfuscation/filename_obf/
Dmodule.json5 "deviceTypes": [ array
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/
Dmodule.json8 "deviceTypes": [ array
/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Dapi_check_utils.ts421 deviceTypes: string[], property
/developtools/packing_tool/modulecheck/
Dmodule.json244 "deviceTypes": { object