Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/frameworks/common/src/
H A Dpermission_policy.cpp67 static bool CheckTime(uint64_t time) in CheckTime() function
81 …return (CheckAccount(info.authAccount) && CheckPerm(info.authPerm) && CheckTime(info.permExpiryTim… in CheckAuthUserInfo()