Home
last modified time | relevance | path

Searched defs:AuthManager (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_manager.h57 } AuthManager; typedef
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c268 int64_t authId, int32_t (*updateFunc)(AuthManager *, const AuthManager *, AuthLinkType), in UpdateAuthManagerByAuthId()