Home
last modified time | relevance | path

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

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_auth_mgr.c454 static int32_t CheckIsAuthorizedApp(const struct CMUri *uriObj) in CheckIsAuthorizedApp() function
499 ret = CheckIsAuthorizedApp(&uriObj); in CmAuthIsAuthorizedApp()
693 return CheckIsAuthorizedApp(uriObj); in CheckCommonPermission()