Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c842 static int32_t IpcServiceGmIsDeviceInGroup(const IpcDataInfo *ipcParams, int32_t paramNum, uintptr_… in IpcServiceGmIsDeviceInGroup() function
1299 ret &= SetIpcCallMap(ipcInstance, IpcServiceGmIsDeviceInGroup, IPC_CALL_ID_IS_DEV_IN_GROUP); in AddMethodMap()