Home
last modified time | relevance | path

Searched refs:GetRequestListByUdidHash (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_normalize_request.c48 static int32_t GetRequestListByUdidHash(char *udidHash, bool isNeedClear, in GetRequestListByUdidHash() function
114 int32_t ret = GetRequestListByUdidHash(request->udidHash, isNeedClear, requests, num); in GetNormalizeRequestList()