Searched defs:deviceHash (Results 1 – 9 of 9) sorted by relevance
79 char deviceHash[DEVICE_HASH_LEN]; member
163 std::string deviceHash; in CleanDistributedDeviceTable() local
326 void DBCommon::GetDeviceFromName(const std::string &deviceTableName, std::string &deviceHash, std::… in GetDeviceFromName()
389 …t32_t NSTACKX_RegisterDeviceAn(const NSTACKX_LocalDeviceInfo *localDeviceInfo, uint64_t deviceHash) in NSTACKX_RegisterDeviceAn()
610 void SetDeviceHash(uint64_t deviceHash) in SetDeviceHash()
418 …t32_t NSTACKX_RegisterDeviceAn(const NSTACKX_LocalDeviceInfo *localDeviceInfo, uint64_t deviceHash) in NSTACKX_RegisterDeviceAn()
856 void SetDeviceHash(uint64_t deviceHash) in SetDeviceHash()
112 std::string deviceHash = DBCommon::TransferStringToHex(DBCommon::TransferHashString(device)); in GetDeviceTableName() local