Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_normalize_request.h42 void DelAuthNormalizeRequest(int64_t authSeq);
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_normalize_request_test.cpp69 DelAuthNormalizeRequest(request.authSeq);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_normalize_request.c119 void DelAuthNormalizeRequest(int64_t authSeq) in DelAuthNormalizeRequest() function
H A Dauth_manager.c892 DelAuthNormalizeRequest(authSeq); in AuthNotifyAuthPassed()