Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain.c174 static int32_t GetDeviceSideFlag(int64_t authSeq, bool *flag) in GetDeviceSideFlag() function
254 if (GetDeviceSideFlag(authSeq, &flag) == SOFTBUS_OK && flag) { in NotifyPcAuthFail()