Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/src/
H A Dipc_service.c750 static int32_t IpcServiceGmGetDeviceInfoById(const IpcDataInfo *ipcParams, int32_t paramNum, uintpt… in IpcServiceGmGetDeviceInfoById() function
1297 … ret &= SetIpcCallMap(ipcInstance, IpcServiceGmGetDeviceInfoById, IPC_CALL_ID_GET_DEV_INFO_BY_ID); in AddMethodMap()