Home
last modified time | relevance | path

Searched defs:IsCommunicationAllowed (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/permission_lite/interfaces/innerkits/
H A Dipc_auth_interface.h32 int (*IsCommunicationAllowed)(AuthParams params); member
/ohos5.0/base/security/permission_lite/services/ipc_auth/src/
H A Dipc_auth_impl.c274 int IsCommunicationAllowed(AuthParams params) in IsCommunicationAllowed() function