Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c667 bool judgeTimeOut = false; in AuthDeviceOpenConn() local
H A Dauth_manager.c545 int64_t GetActiveAuthIdByConnInfo(const AuthConnInfo *connInfo, bool judgeTimeOut) in GetActiveAuthIdByConnInfo()