Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_common.h154 int32_t GetIsExchangeUdidByNetworkId(const char *networkId, bool *isExchangeUdid);
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c500 int32_t GetIsExchangeUdidByNetworkId(const char *networkId, bool *isExchangeUdid) in GetIsExchangeUdidByNetworkId() function
H A Dauth_session_json.c950 if (GetIsExchangeUdidByNetworkId(info->udid, &isExchangeUdid) == SOFTBUS_OK && isExchangeUdid) { in VerifyExchangeIdTypeAndInfo()
H A Dauth_manager.c978 if (GetIsExchangeUdidByNetworkId(info->nodeInfo.networkId, &isExchangeUdid) == SOFTBUS_OK && isExchangeUdid) { in AuthManagerSetAuthPassed()

Completed in 8 milliseconds