Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/inc/
H A Dipc_sdk.h82 IPC_CALL_ID_IS_DEV_IN_GROUP, enumerator
/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c1299 ret &= SetIpcCallMap(ipcInstance, IpcServiceGmIsDeviceInGroup, IPC_CALL_ID_IS_DEV_IN_GROUP); in AddMethodMap()
H A Dipc_sdk.c1348 ret = DoBinderCall(callCtx, IPC_CALL_ID_IS_DEV_IN_GROUP, true); in IpcGmIsDeviceInGroup()