Searched defs:deviceInfoMap (Results 1 – 5 of 5) sorted by relevance
1531 Map<String, List<HapVerifyInfo>> deviceInfoMap = new HashMap<String, List<HapVerifyInfo>>(); in getDeviceHapVerifyInfoMap() local1562 … Map<String, List<HapVerifyInfo>> deviceInfoMap = getDeviceHapVerifyInfoMap(hapVerifyInfoList); in checkAtomicServiceIsValid() local1697 … Map<String, List<HapVerifyInfo>> deviceInfoMap = getDeviceHapVerifyInfoMap(hapVerifyInfoList); in checkFileSize() local
463 const deviceInfoMap: Map<string, string[]> = new Map(); constant
467 const deviceInfoMap: Map<string, string[]> = new Map(); constant
346 std::map<std::string, std::string> deviceInfoMap; in GetDeviceInfoMap() local