Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_module.c52 static bool IsDasMsgNeedIgnore(const CJson *in) in IsDasMsgNeedIgnore() function
73 if (IsDasMsgNeedIgnore(in)) { in CreateDasTask()
146 .base.isMsgNeedIgnore = IsDasMsgNeedIgnore,