Home
last modified time | relevance | path

Searched refs:CheckCallerIsProducer (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.c109 static int32_t CheckCallerIsProducer(const struct CmContext *context, const struct CMUri *uriObj) in CheckCallerIsProducer() function
350 ret = CheckCallerIsProducer(context, &uriObj); in CmAuthGrantAppCertificate()
394 ret = CheckCallerIsProducer(context, &uriObj); in CmAuthGetAuthorizedAppList()
520 ret = CheckCallerIsProducer(context, &uriObj); in CmAuthRemoveGrantedApp()
676 int32_t ret = CheckCallerIsProducer(context, uriObj); in CheckCommonPermission()
738 ret = CheckCallerIsProducer(context, &uriObj); in CmCheckCallerIsProducer()