Searched defs:localUdidHash (Results 1 – 8 of 8) sorted by relevance
212 const std::string &localUdidHash = DHContext::GetInstance().GetDeviceInfo().udidHash; in SyncRemoteMetaInfos() local
135 const char *localUdidHash; // LOCAL_UDID_HASH member154 char localUdidHash[HB_SHORT_UDID_HASH_HEX_LEN + 1]; // LOCAL_UDID_HASH member
508 char localUdidHash[SHA_256_HEX_HASH_LEN] = { 0 }; in UpdateLocalAuthState() local
421 uint8_t localUdidHash[UDID_HASH_LEN] = {0}; in FillAuthSessionInfo() local
587 char localUdidHash[HB_SHORT_UDID_HASH_HEX_LEN + 1] = {0}; variable
96 char localUdidHash[HB_SHORT_UDID_HASH_HEX_LEN + 1]; member504 static int32_t GetUdidHashForDfx(char *localUdidHash, char *peerUdidHash, LnnConntionInfo *connInfo) in GetUdidHashForDfx()
644 std::string localUdidHash = static_cast<std::string>(localDeviceId); in PutIdenticalAccountToAcl() local
2202 std::string localUdidHash = static_cast<std::string>(mUdidHash); in CompatiblePutAcl() local2539 std::string localUdidHash = static_cast<std::string>(mUdidHash); in PutAccessControlList() local