Searched refs:hasDeviceKey (Results 1 – 1 of 1) sorted by relevance
419 bool hasDeviceKey) in FillAuthSessionInfo() argument427 if (!hasDeviceKey) { in FillAuthSessionInfo()495 bool hasDeviceKey = false; in AuthRestoreAuthManager() local500 hasDeviceKey = true; in AuthRestoreAuthManager()502 if (!isSupportCloud && (!hasDeviceKey || keyInfo.isOldKey)) { in AuthRestoreAuthManager()518 if (FillAuthSessionInfo(&info, nodeInfo, &keyInfo, hasDeviceKey) != SOFTBUS_OK) { in AuthRestoreAuthManager()523 int32_t ret = hasDeviceKey ? AuthDirectOnlineProcessSessionKey(&info, &keyInfo, authId) : in AuthRestoreAuthManager()