Home
last modified time | relevance | path

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

/ohos5.0/base/security/permission_lite/services/ipc_auth/include/
H A Dpolicy_define.h35 typedef struct AuthParams { struct
42 } AuthParams; typedef
H A Dipc_auth.h29 int IsCommunicationAllowed(AuthParams params);
/ohos5.0/base/security/permission_lite/interfaces/innerkits/
H A Dipc_auth_interface.h32 int (*IsCommunicationAllowed)(AuthParams params);
/ohos5.0/base/security/permission_lite/services/ipc_auth/src/
H A Dipc_auth_impl.c250 static int CheckSvcPolicies(const PolicySetting policySetting[], int policySize, const AuthParams *… in CheckSvcPolicies()
274 int IsCommunicationAllowed(AuthParams params) in IsCommunicationAllowed()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-security-communicationverify.md20 | int IsCommunicationAllowed(AuthParams params) | 检查访问主体进程是否有权限调用受访客体进程的接口,仅供Samgr调用 |
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-security-communicationverify.md27 …e="p966319247576"></a><a name="p966319247576"></a>int IsCommunicationAllowed(AuthParams params)</p>
/ohos5.0/base/security/permission_lite/
H A DREADME_zh.md109 …e="p966319247576"></a><a name="p966319247576"></a>int IsCommunicationAllowed(AuthParams params)</p>
H A DREADME.md63 | int IsCommunicationAllowed(AuthParams params) | Checks whether a process has the p…
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server.c319 AuthParams authParams = { in ProcGetFeature()
H A Dsamgr_server_rpc.c433 AuthParams authParams = { in ProcGetFeature()