Home
last modified time | relevance | path

Searched defs:deviceInfoMap (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Dapi_check_utils.ts27 const deviceInfoMap: Map<string, string[]> = new Map(); constant
/developtools/packing_tool/adapter/ohos/
DHapVerify.java1211 Map<String, List<HapVerifyInfo>> deviceInfoMap = new HashMap<String, List<HapVerifyInfo>>(); in getDeviceHapVerifyInfoMap() local
1241 … Map<String, List<HapVerifyInfo>> deviceInfoMap = getDeviceHapVerifyInfoMap(hapVerifyInfoList); in checkAtomicServiceIsValid() local
1370 … Map<String, List<HapVerifyInfo>> deviceInfoMap = getDeviceHapVerifyInfoMap(hapVerifyInfoList); in checkFileSize() local