Home
last modified time | relevance | path

Searched refs:isSupportCloud (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c494 bool isSupportCloud = IsCloudSyncEnabled() && IsFeatureSupport(nodeInfo->feature, BIT_CLOUD_SYNC_DEVICE_INFO); in AuthRestoreAuthManager() local
495 if (AuthFindLatestNormalizeKey(udidHash, &keyInfo, !isSupportCloud) == SOFTBUS_OK || in AuthRestoreAuthManager()
499 if (!isSupportCloud && (!hasDeviceKey || keyInfo.isOldKey)) { in AuthRestoreAuthManager()

Completed in 2 milliseconds