Searched defs:deviceInfoMap (Results 1 – 3 of 3) sorted by relevance
1477 Map<String, List<HapVerifyInfo>> deviceInfoMap = new HashMap<String, List<HapVerifyInfo>>(); in getDeviceHapVerifyInfoMap() local1508 … Map<String, List<HapVerifyInfo>> deviceInfoMap = getDeviceHapVerifyInfoMap(hapVerifyInfoList); in checkAtomicServiceIsValid() local1639 … Map<String, List<HapVerifyInfo>> deviceInfoMap = getDeviceHapVerifyInfoMap(hapVerifyInfoList); in checkFileSize() local
440 const deviceInfoMap: Map<string, string[]> = new Map(); constant
295 std::map<std::string, std::string> deviceInfoMap; in GetDeviceInfoMap() local